{"id":29,"date":"2025-10-19T17:32:25","date_gmt":"2025-10-19T15:32:25","guid":{"rendered":"http:\/\/serwer280495.lh.pl\/autoinstalator\/serwer280495.lh.pl\/wordpress138873\/?page_id=29"},"modified":"2025-10-26T19:32:01","modified_gmt":"2025-10-26T18:32:01","slug":"uslugi","status":"publish","type":"page","link":"https:\/\/dproperty.eu\/index.php\/uslugi\/","title":{"rendered":"Us\u0142ugi"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"29\" class=\"elementor elementor-29\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f48492 e-flex e-con-boxed e-con e-parent\" data-id=\"6f48492\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83a375f elementor-widget elementor-widget-html\" data-id=\"83a375f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"services-dgp\" aria-label=\"Us\u0142ugi \u2013 D. Group Property Nieruchomo\u015bci\">\n  <style>\n    \/* ===== PALETA (sp\u00f3jna, mied\u017a \u2013 zero granat\u00f3w) ===== *\/\n    :root{\n      --accent: #C17C59;                 \/* mied\u017a *\/\n      --accent-weak: rgba(193,124,89,.10);\n      --accent-strong: #C17C59;\n\n      --text: #F5F7F8;\n      --text-soft: #E8EEF0;\n      --muted: #DDE6E9;\n\n      --card-bg: rgba(18,38,42,.40);     \/* pod t\u0142o #1E3E46 *\/\n      --card-bg-strong: rgba(18,38,42,.55);\n      --card-brd: rgba(255,255,255,.14);\n      --card-brd-strong: rgba(255,255,255,.22);\n\n      --chip-bg: rgba(193,124,89,.12);\n      --chip-brd: rgba(193,124,89,.55);\n\n      --overlay-top: rgba(0,0,0,.18);\n      --overlay-bottom: rgba(0,0,0,.12);\n    }\n\n    \/* ===== BAZA SEKCJI ===== *\/\n    .services-dgp{\n      position:relative;\n      isolation:isolate;\n      color: var(--text);\n      font-family:\"Times New Roman\", Times, serif;\n      line-height:1.6;\n      padding: clamp(40px, 7vw, 110px) clamp(20px, 6vw, 80px);\n      border-radius: 20px;\n    }\n    .services-dgp::before{\n      content:\"\";\n      position:absolute; inset:0;\n      background: linear-gradient(180deg, var(--overlay-top), var(--overlay-bottom));\n      pointer-events:none; z-index:-1; border-radius:20px;\n    }\n    .services-inner{ max-width:1200px; margin:0 auto; }\n\n    \/* ===== NAG\u0141\u00d3WKI ===== *\/\n    .chip{\n      display:inline-flex; align-items:center; gap:8px;\n      font-size: clamp(12px, 1.6vw, 14px);\n      letter-spacing:.12em; text-transform:uppercase;\n      padding:7px 12px; border-radius:999px;\n      border:1.2px solid var(--chip-brd);\n      background: var(--chip-bg);\n      color: var(--text);\n      margin-bottom:14px;\n      backdrop-filter: blur(3px);\n    }\n    .title{\n      font-size: clamp(26px, 5vw, 48px);\n      line-height:1.15; margin:0 0 10px 0; font-weight:700;\n      text-wrap: balance;\n      color: var(--text);\n    }\n    .subtitle{\n      font-size: clamp(16px, 2.2vw, 22px);\n      color: var(--text-soft);\n      margin: 0 0 26px 0;\n    }\n\n    \/* ===== SIATKA KAFELI ===== *\/\n    .cards{\n      display:grid; gap:16px; grid-template-columns:1fr;\n    }\n    @media (min-width:680px){\n      .cards{ grid-template-columns: repeat(2, 1fr); }\n    }\n    @media (min-width:1024px){\n      .cards{ grid-template-columns: repeat(3, 1fr); }\n    }\n\n    .card{\n      background: var(--card-bg);\n      border:1px solid var(--card-brd);\n      border-radius:18px;\n      padding: clamp(16px, 3vw, 24px);\n      box-shadow: inset 0 1px 0 rgba(255,255,255,.06);\n      transition: transform .18s ease, background .18s ease, border-color .18s ease;\n      min-height: 140px;\n    }\n    .card:hover{ transform: translateY(-2px); background: var(--card-bg-strong); border-color: var(--card-brd-strong); }\n\n    .card-head{ display:flex; gap:12px; align-items:flex-start; margin-bottom:8px; }\n    .icon{ width:34px; height:34px; flex:0 0 34px; color: var(--accent); }\n    .card h3{ margin:0; font-size: clamp(17px, 2.1vw, 20px); color: var(--text); }\n    .card p{ margin:8px 0 0 0; color: var(--muted); font-size: clamp(14px, 1.9vw, 16px); }\n\n    \/* ===== CTA ===== *\/\n    .cta-row{ display:flex; flex-wrap:wrap; gap:10px; margin-top: 20px; }\n    .btn{\n      display:inline-block; text-decoration:none;\n      border-radius:999px; padding: 12px 20px;\n      border:1.5px solid var(--accent);\n      color: var(--text);\n      background: var(--accent-weak);\n      transition: transform .18s ease, background .18s ease, border-color .18s ease, color .18s ease;\n      box-shadow: 0 6px 18px rgba(0,0,0,.18);\n      font-size: clamp(15px, 1.9vw, 18px);\n    }\n    .btn:hover, .btn:focus{ transform: translateY(-2px); background: var(--accent-strong); color:#0E1D21; border-color: var(--accent-strong); outline:none; }\n    .btn--ghost{ border-style:dashed; background: transparent; }\n    .btn--ghost:hover, .btn--ghost:focus{ background: var(--accent-weak); color: var(--text); }\n\n    \/* ===== DROBNE ===== *\/\n    .services-dgp a{ text-underline-offset: 2px; }\n  <\/style>\n\n  <div class=\"services-inner\">\n    <!-- NAG\u0141\u00d3WEK SEKCJI -->\n    <span class=\"chip\">D.Property <\/span>\n    <h1 class=\"title\">Us\u0142ugi<\/h1>\n    <p class=\"subtitle\">\n      Wspieramy Ci\u0119 na ka\u017cdym etapie \u2013 od analizy i planistyki, przez formalno\u015bci i decyzje, po skuteczn\u0105 sprzeda\u017c lub zakup.\n      Dok\u0142adnie, bezpiecznie, z pe\u0142n\u0105 odpowiedzialno\u015bci\u0105.\n    <\/p>\n\n    <!-- KAFLE US\u0141UG -->\n    <div class=\"cards\" aria-label=\"Zakres us\u0142ug\">\n      <!-- Po\u015brednictwo -->\n      <article class=\"card\">\n        <div class=\"card-head\">\n          <!-- Ikona: u\u015bcisk d\u0142oni \/ umowa -->\n          <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <path d=\"M8 12l2 2 6-6\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <rect x=\"3\" y=\"5\" width=\"8\" height=\"12\" rx=\"1.2\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n            <path d=\"M5 8h4M5 10.5h4M5 13h3\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n          <\/svg>\n          <h3>Po\u015brednictwo nieruchomo\u015bci<\/h3>\n        <\/div>\n        <p>Sprzeda\u017c, zakup i dzier\u017cawa. Kompletny proces: oferta, marketing, negocjacje, finalizacja.<\/p>\n      <\/article>\n\n      <!-- Doradztwo inwestycyjne -->\n      <article class=\"card\">\n        <div class=\"card-head\">\n          <!-- Ikona: wykres \/ ROI -->\n          <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <path d=\"M4 19V5m0 10l4-4 3 3 5-6 4 5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M3 19h18\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n          <\/svg>\n          <h3>Doradztwo inwestycyjne<\/h3>\n        <\/div>\n        <p>Analiza potencja\u0142u i ryzyka, scenariusze, optymalizacja CAPEX\/OPEX, rekomendacje dzia\u0142a\u0144.<\/p>\n      <\/article>\n\n      <!-- Podzia\u0142y i doradztwo planistyczne -->\n      <article class=\"card\">\n        <div class=\"card-head\">\n          <!-- Ikona: linijka + siatka dzia\u0142ek -->\n          <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <rect x=\"3\" y=\"6\" width=\"10\" height=\"10\" rx=\"1.2\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n            <path d=\"M8 6v10M3 11h10\" stroke=\"currentColor\" stroke-width=\"1.2\"\/>\n            <path d=\"M16 7h5M16 10h5M16 13h5\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n          <\/svg>\n          <h3>Podzia\u0142y nieruchomo\u015bci i doradztwo planistyczne<\/h3>\n        <\/div>\n        <p>Podzia\u0142y geodezyjne, ch\u0142onno\u015b\u0107, zgodno\u015b\u0107 z MPZP\/planem og\u00f3lnym, optymalizacja zabudowy.<\/p>\n      <\/article>\n\n      <!-- Warunki zabudowy \/ decyzje -->\n      <article class=\"card\">\n        <div class=\"card-head\">\n          <!-- Ikona: dokument + piecz\u0119\u0107 -->\n          <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <rect x=\"4\" y=\"3\" width=\"12\" height=\"16\" rx=\"1.2\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n            <circle cx=\"16.5\" cy=\"15.5\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n            <path d=\"M7 7h7M7 10h7\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n          <\/svg>\n          <h3>Warunki zabudowy i decyzje administracyjne<\/h3>\n        <\/div>\n        <p>Przygotowanie i prowadzenie wniosk\u00f3w: WZ, uzgodnienia lokalizacyjne, decyzje \u015brodowiskowe.<\/p>\n      <\/article>\n\n      <!-- Przy\u0142\u0105cza i gestorzy sieci -->\n      <article class=\"card\">\n        <div class=\"card-head\">\n          <!-- Ikona: wtyczka\/\u0142\u0105cznik + ruroci\u0105g -->\n          <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <path d=\"M6 9h4v6H6zM14 9h4v6h-4z\" stroke=\"currentColor\" stroke-width=\"1.4\" \/>\n            <path d=\"M10 12h4\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/>\n            <path d=\"M3 12h2m14 0h2M2 7h6M16 17h6\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n          <\/svg>\n          <h3>Przy\u0142\u0105cza i uzgodnienia z gestorami<\/h3>\n        <\/div>\n        <p>Warunki techniczne, wnioski, negocjacje i nadz\u00f3r nad realizacj\u0105 przy\u0142\u0105czy (woda, kanalizacja, pr\u0105d, gaz, telco).<\/p>\n      <\/article>\n\n      <!-- Regulacja stanu prawnego \/ KW -->\n      <article class=\"card\">\n        <div class=\"card-head\">\n          <!-- Ikona: tarcza + ksi\u0119ga -->\n          <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <path d=\"M4 5h10a2 2 0 0 1 2 2v12H6a2 2 0 0 1-2-2V5z\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n            <path d=\"M12 8l2 1 2-1v3c0 2.6-1.6 4.9-4 6-2.4-1.1-4-3.4-4-6V8l2 1 2-1z\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n          <h3>Regulacja stanu prawnego i ksi\u0105g wieczystych<\/h3>\n        <\/div>\n        <p>Wpisy praw, s\u0142u\u017cebno\u015bci, sprostowania, przygotowanie do bezpiecznej transakcji.<\/p>\n      <\/article>\n\n      <!-- Sprzeda\u017c gospodarstw \/ grunt\u00f3w -->\n      <article class=\"card\">\n        <div class=\"card-head\">\n          <!-- Ikona: pole + granice -->\n          <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <path d=\"M3 18l6-4 5 3 7-5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M3 6h7l2 3H3z\" stroke=\"currentColor\" stroke-width=\"1.4\" \/>\n          <\/svg>\n          <h3>Sprzeda\u017c gospodarstw rolnych i grunt\u00f3w<\/h3>\n        <\/div>\n        <p>Analiza przeznaczenia, podzia\u0142, przygotowanie dokumentacji, prowadzenie procesu sprzeda\u017cy.<\/p>\n      <\/article>\n\n      <!-- Wyszukiwanie pod inwestycje -->\n      <article class=\"card\">\n        <div class=\"card-head\">\n          <!-- Ikona: lupa + znacznik mapy -->\n          <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <circle cx=\"10\" cy=\"10\" r=\"4.5\" stroke=\"currentColor\" stroke-width=\"1.6\"\/>\n            <path d=\"M14 14l5 5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/>\n            <path d=\"M19 7.8a3.3 3.3 0 1 0-6.6 0c0 2.3 3.3 5.7 3.3 5.7s3.3-3.4 3.3-5.7z\" stroke=\"currentColor\" stroke-width=\"1.2\" opacity=\".0\"\/>\n          <\/svg>\n          <h3>Wyszukiwanie nieruchomo\u015bci pod inwestycje<\/h3>\n        <\/div>\n        <p>Screening rynku, selekcja lokalizacji\/obiekt\u00f3w, przygotowanie shortlisty z argumentacj\u0105.<\/p>\n      <\/article>\n\n      <!-- Due diligence uproszczone -->\n      <article class=\"card\">\n        <div class=\"card-head\">\n          <!-- Ikona: checklista -->\n          <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <rect x=\"4\" y=\"3\" width=\"12\" height=\"16\" rx=\"1.2\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n            <path d=\"M7 7h6M7 10h6M7 13h6\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n            <path d=\"M18 9l2 2 3-3\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n          <h3>Uproszczona analiza due diligence<\/h3>\n        <\/div>\n        <p>Szybka ocena prawna, planistyczna i techniczna \u2013 decyzje na twardych danych.<\/p>\n      <\/article>\n\n      <!-- KOWR \/ obcokrajowcy -->\n      <article class=\"card\">\n        <div class=\"card-head\">\n          <!-- Ikona: glob + dokument -->\n          <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <circle cx=\"8\" cy=\"8\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n            <path d=\"M8 4c1.5 1.4 2.4 3.3 2.4 4 0 .7-.9 2.6-2.4 4-1.5-1.4-2.4-3.3-2.4-4 0-.7.9-2.6 2.4-4z\" stroke=\"currentColor\" stroke-width=\"1.2\"\/>\n            <rect x=\"13\" y=\"8\" width=\"7.5\" height=\"11\" rx=\"1.1\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n            <path d=\"M15 11h4.5M15 13.8h4.5\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n          <\/svg>\n          <h3>Wnioski do KOWR i zakup przez obcokrajowc\u00f3w<\/h3>\n        <\/div>\n        <p>Kompletowanie dokument\u00f3w, prowadzenie post\u0119powa\u0144 i doradztwo dla inwestor\u00f3w zagranicznych.<\/p>\n      <\/article>\n\n      <!-- Analiza plan\u00f3w og\u00f3lnych -->\n      <article class=\"card\">\n        <div class=\"card-head\">\n          <!-- Ikona: mapa warstwowa -->\n          <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <path d=\"M3 8l9-4 9 4-9 4-9-4z\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\/>\n            <path d=\"M3 12l9 4 9-4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\/>\n            <path d=\"M3 16l9 4 9-4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n          <h3>Analiza plan\u00f3w og\u00f3lnych i dokument\u00f3w planistycznych<\/h3>\n        <\/div>\n        <p>Weryfikacja ogranicze\u0144 i mo\u017cliwo\u015bci rozwoju, rekomendacje strategiczne dla terenu.<\/p>\n      <\/article>\n    <\/div>\n\n    <!-- CTA DOLNE -->\n    <div class=\"cta-row\" style=\"margin-top:26px\">\n      <a class=\"btn\" href=\"tel:+48733127400\">Om\u00f3w swoj\u0105 nieruchomo\u015b\u0107<\/a>\n      <a class=\"btn btn--ghost\" href=\"mailto:d.propertygroup1@gmail.com\">Wy\u015blij dokumenty do wst\u0119pnej weryfikacji<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>D.Property Us\u0142ugi Wspieramy Ci\u0119 na ka\u017cdym etapie \u2013 od analizy i planistyki, przez formalno\u015bci i decyzje, po skuteczn\u0105 sprzeda\u017c lub [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-29","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Us\u0142ugi - D. Group Properyty Nieruchomo\u015bci<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dproperty.eu\/index.php\/uslugi\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Us\u0142ugi - D. Group Properyty Nieruchomo\u015bci\" \/>\n<meta property=\"og:description\" content=\"D.Property Us\u0142ugi Wspieramy Ci\u0119 na ka\u017cdym etapie \u2013 od analizy i planistyki, przez formalno\u015bci i decyzje, po skuteczn\u0105 sprzeda\u017c lub [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dproperty.eu\/index.php\/uslugi\/\" \/>\n<meta property=\"og:site_name\" content=\"D. Group Properyty Nieruchomo\u015bci\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DpropertyGroup?rdid=1bP4OwW7zLG6G2VQ&amp;share_url=httpswww.facebook.comshare1DCaXuY7r1\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-26T18:32:01+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuta\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dproperty.eu\/index.php\/uslugi\/\",\"url\":\"https:\/\/dproperty.eu\/index.php\/uslugi\/\",\"name\":\"Us\u0142ugi - D. Group Properyty Nieruchomo\u015bci\",\"isPartOf\":{\"@id\":\"https:\/\/dproperty.eu\/#website\"},\"datePublished\":\"2025-10-19T15:32:25+00:00\",\"dateModified\":\"2025-10-26T18:32:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/dproperty.eu\/index.php\/uslugi\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dproperty.eu\/index.php\/uslugi\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dproperty.eu\/index.php\/uslugi\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\/\/dproperty.eu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Us\u0142ugi\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dproperty.eu\/#website\",\"url\":\"https:\/\/dproperty.eu\/\",\"name\":\"D. Properyty Nieruchomo\u015bci\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/dproperty.eu\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dproperty.eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dproperty.eu\/#organization\",\"name\":\"D. Properyty Nieruchomo\u015bci\",\"url\":\"https:\/\/dproperty.eu\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/dproperty.eu\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/dproperty.eu\/wp-content\/uploads\/2025\/10\/cropped-1000099690-removebg-preview.png\",\"contentUrl\":\"https:\/\/dproperty.eu\/wp-content\/uploads\/2025\/10\/cropped-1000099690-removebg-preview.png\",\"width\":648,\"height\":362,\"caption\":\"D. Properyty Nieruchomo\u015bci\"},\"image\":{\"@id\":\"https:\/\/dproperty.eu\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/DpropertyGroup?rdid=1bP4OwW7zLG6G2VQ&share_url=httpswww.facebook.comshare1DCaXuY7r1\",\"https:\/\/www.instagram.com\/d_group.property\/#\",\"https:\/\/www.tiktok.com\/@d_group.property\",\"https:\/\/www.youtube.com\/@d_group.property\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Us\u0142ugi - D. Group Properyty Nieruchomo\u015bci","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dproperty.eu\/index.php\/uslugi\/","og_locale":"pl_PL","og_type":"article","og_title":"Us\u0142ugi - D. Group Properyty Nieruchomo\u015bci","og_description":"D.Property Us\u0142ugi Wspieramy Ci\u0119 na ka\u017cdym etapie \u2013 od analizy i planistyki, przez formalno\u015bci i decyzje, po skuteczn\u0105 sprzeda\u017c lub [&hellip;]","og_url":"https:\/\/dproperty.eu\/index.php\/uslugi\/","og_site_name":"D. Group Properyty Nieruchomo\u015bci","article_publisher":"https:\/\/www.facebook.com\/DpropertyGroup?rdid=1bP4OwW7zLG6G2VQ&share_url=httpswww.facebook.comshare1DCaXuY7r1","article_modified_time":"2025-10-26T18:32:01+00:00","twitter_card":"summary_large_image","twitter_misc":{"Szacowany czas czytania":"1 minuta"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dproperty.eu\/index.php\/uslugi\/","url":"https:\/\/dproperty.eu\/index.php\/uslugi\/","name":"Us\u0142ugi - D. Group Properyty Nieruchomo\u015bci","isPartOf":{"@id":"https:\/\/dproperty.eu\/#website"},"datePublished":"2025-10-19T15:32:25+00:00","dateModified":"2025-10-26T18:32:01+00:00","breadcrumb":{"@id":"https:\/\/dproperty.eu\/index.php\/uslugi\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dproperty.eu\/index.php\/uslugi\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/dproperty.eu\/index.php\/uslugi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/dproperty.eu\/"},{"@type":"ListItem","position":2,"name":"Us\u0142ugi"}]},{"@type":"WebSite","@id":"https:\/\/dproperty.eu\/#website","url":"https:\/\/dproperty.eu\/","name":"D. Properyty Nieruchomo\u015bci","description":"","publisher":{"@id":"https:\/\/dproperty.eu\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dproperty.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/dproperty.eu\/#organization","name":"D. Properyty Nieruchomo\u015bci","url":"https:\/\/dproperty.eu\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/dproperty.eu\/#\/schema\/logo\/image\/","url":"https:\/\/dproperty.eu\/wp-content\/uploads\/2025\/10\/cropped-1000099690-removebg-preview.png","contentUrl":"https:\/\/dproperty.eu\/wp-content\/uploads\/2025\/10\/cropped-1000099690-removebg-preview.png","width":648,"height":362,"caption":"D. Properyty Nieruchomo\u015bci"},"image":{"@id":"https:\/\/dproperty.eu\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DpropertyGroup?rdid=1bP4OwW7zLG6G2VQ&share_url=httpswww.facebook.comshare1DCaXuY7r1","https:\/\/www.instagram.com\/d_group.property\/#","https:\/\/www.tiktok.com\/@d_group.property","https:\/\/www.youtube.com\/@d_group.property"]}]}},"_links":{"self":[{"href":"https:\/\/dproperty.eu\/index.php\/wp-json\/wp\/v2\/pages\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dproperty.eu\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dproperty.eu\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dproperty.eu\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dproperty.eu\/index.php\/wp-json\/wp\/v2\/comments?post=29"}],"version-history":[{"count":8,"href":"https:\/\/dproperty.eu\/index.php\/wp-json\/wp\/v2\/pages\/29\/revisions"}],"predecessor-version":[{"id":88,"href":"https:\/\/dproperty.eu\/index.php\/wp-json\/wp\/v2\/pages\/29\/revisions\/88"}],"wp:attachment":[{"href":"https:\/\/dproperty.eu\/index.php\/wp-json\/wp\/v2\/media?parent=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}