{"id":2199,"date":"2025-12-26T13:29:30","date_gmt":"2025-12-26T13:29:30","guid":{"rendered":"https:\/\/hfgroup.com.tr\/?post_type=portfolios&#038;p=2199"},"modified":"2025-12-26T13:41:35","modified_gmt":"2025-12-26T13:41:35","slug":"demirtas-villasi","status":"publish","type":"portfolios","link":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/","title":{"rendered":"DEM\u0130RTA\u015e V\u0130LLA"},"content":{"rendered":"<!-- HF GROUP | DEM\u0130RTA\u015e V\u0130LLA \u2014 WordPress Section (No contacts) -->\n<section class=\"hf-demirtas\" id=\"hf-demirtas\">\n  <style>\n    .hf-demirtas{\n      --bg:#0b1220;\n      --card: rgba(255,255,255,.06);\n      --line: rgba(255,255,255,.12);\n      --text: rgba(255,255,255,.92);\n      --muted: rgba(255,255,255,.70);\n      --brand: #c9a86a;\n      --radius: 22px;\n      --shadow: 0 18px 50px rgba(0,0,0,.35);\n      font-family: system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\n      color: var(--text);\n      background: transparent;\n    }\n    .hf-demirtas *{ box-sizing:border-box; }\n\n    .hf-wrap{\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: clamp(18px, 3vw, 34px);\n    }\n\n    \/* HERO *\/\n    .hf-hero{\n      position: relative;\n      border-radius: calc(var(--radius) + 8px);\n      overflow: hidden;\n      box-shadow: var(--shadow);\n      background: #111;\n      min-height: 520px;\n      display:flex;\n      align-items:flex-end;\n      isolation:isolate;\n    }\n    .hf-hero::before{\n      content:\"\";\n      position:absolute; inset:0;\n      background:\n        radial-gradient(800px 420px at 15% 15%, rgba(201,168,106,.25), transparent 55%),\n        linear-gradient(180deg, rgba(0,0,0,.12), rgba(0,0,0,.72));\n      z-index:1;\n      pointer-events:none;\n    }\n    .hf-heroMedia{\n      position:absolute; inset:0;\n      background-size: cover;\n      background-position:center;\n      transform: scale(1.02);\n      filter: saturate(1.05) contrast(1.02);\n      z-index:0;\n    }\n    .hf-heroContent{\n      position:relative;\n      z-index:2;\n      width:100%;\n      padding: clamp(18px, 3vw, 34px);\n      display:grid;\n      gap: 14px;\n    }\n    .hf-kicker{\n      display:inline-flex;\n      gap:10px;\n      align-items:center;\n      width:max-content;\n      padding: 8px 12px;\n      border:1px solid var(--line);\n      background: rgba(0,0,0,.28);\n      backdrop-filter: blur(10px);\n      border-radius: 999px;\n      color: var(--muted);\n      font-size: 13px;\n      letter-spacing:.2px;\n    }\n    .hf-dot{\n      width:8px;height:8px;border-radius:50%;\n      background: var(--brand);\n      box-shadow: 0 0 0 4px rgba(201,168,106,.18);\n    }\n    .hf-title{\n      margin:0;\n      font-size: clamp(28px, 4.4vw, 54px);\n      line-height: 1.05;\n      letter-spacing: -0.6px;\n    }\n    .hf-sub{\n      margin:0;\n      max-width: 75ch;\n      color: var(--muted);\n      font-size: clamp(14px, 1.6vw, 18px);\n      line-height: 1.7;\n    }\n    .hf-heroRow{\n      display:flex;\n      flex-wrap:wrap;\n      gap: 10px;\n      margin-top: 6px;\n    }\n    .hf-pill{\n      padding: 10px 12px;\n      border-radius: 999px;\n      border:1px solid var(--line);\n      background: rgba(255,255,255,.06);\n      color: rgba(255,255,255,.86);\n      font-size: 13px;\n      display:inline-flex;\n      gap:8px;\n      align-items:center;\n    }\n    .hf-pill b{ color: #fff; font-weight: 700; }\n    .hf-ctaRow{\n      margin-top: 10px;\n      display:flex;\n      flex-wrap:wrap;\n      gap: 12px;\n      align-items:center;\n    }\n    .hf-btn{\n      appearance:none;\n      border:1px solid rgba(201,168,106,.45);\n      background: linear-gradient(180deg, rgba(201,168,106,.18), rgba(201,168,106,.08));\n      color:#fff;\n      padding: 12px 16px;\n      border-radius: 14px;\n      font-weight: 700;\n      cursor:pointer;\n      transition: transform .18s ease, border-color .18s ease;\n      text-decoration:none;\n      display:inline-flex;\n      gap:10px;\n      align-items:center;\n    }\n    .hf-btn:hover{ transform: translateY(-1px); border-color: rgba(201,168,106,.75); }\n    .hf-btnGhost{\n      border:1px solid var(--line);\n      background: rgba(255,255,255,.06);\n      color: rgba(255,255,255,.90);\n    }\n    .hf-btn svg{ width:18px;height:18px; }\n\n    \/* SECTION *\/\n    .hf-section{\n      margin-top: 22px;\n      padding: clamp(16px, 2.5vw, 24px);\n      border-radius: var(--radius);\n      border: 1px solid var(--line);\n      background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.04));\n      box-shadow: 0 10px 35px rgba(0,0,0,.22);\n    }\n    .hf-grid2{\n      display:grid;\n      grid-template-columns: 1.2fr .8fr;\n      gap: 18px;\n      align-items: start;\n    }\n    @media (max-width: 900px){\n      .hf-grid2{ grid-template-columns: 1fr; }\n    }\n    .hf-h2{\n      margin:0 0 10px 0;\n      font-size: clamp(18px, 2.2vw, 26px);\n      letter-spacing: -.2px;\n    }\n    .hf-p{\n      margin:0;\n      color: var(--muted);\n      line-height: 1.8;\n      font-size: 15px;\n    }\n    .hf-list{\n      margin: 12px 0 0 0;\n      padding:0;\n      list-style:none;\n      display:grid;\n      gap: 10px;\n    }\n    .hf-li{\n      display:flex;\n      gap:10px;\n      align-items:flex-start;\n      padding: 12px 12px;\n      border:1px solid var(--line);\n      background: rgba(0,0,0,.18);\n      border-radius: 16px;\n    }\n    .hf-check{\n      width:18px;height:18px;border-radius:6px;\n      background: rgba(201,168,106,.20);\n      border:1px solid rgba(201,168,106,.45);\n      display:grid; place-items:center;\n      margin-top:2px;\n      flex:0 0 auto;\n    }\n    .hf-check svg{ width:14px;height:14px; }\n\n    \/* VIDEO *\/\n    .hf-video{\n      border-radius: 18px;\n      overflow:hidden;\n      border:1px solid var(--line);\n      background: rgba(0,0,0,.20);\n    }\n    .hf-video video{\n      width:100%;\n      display:block;\n      background:#000;\n    }\n\n    \/* GALLERY *\/\n    .hf-galleryHead{\n      display:flex;\n      justify-content: space-between;\n      align-items: flex-end;\n      gap: 12px;\n      flex-wrap: wrap;\n      margin-bottom: 14px;\n    }\n    .hf-small{\n      color: var(--muted);\n      font-size: 13px;\n      margin:0;\n    }\n    .hf-masonry{\n      columns: 3 260px;\n      column-gap: 14px;\n    }\n    .hf-item{\n      break-inside: avoid;\n      margin: 0 0 14px 0;\n      border-radius: 18px;\n      overflow:hidden;\n      border:1px solid var(--line);\n      background: rgba(0,0,0,.20);\n      box-shadow: 0 10px 26px rgba(0,0,0,.22);\n      cursor: zoom-in;\n      position: relative;\n    }\n    .hf-item img{\n      width:100%;\n      height:auto;\n      display:block;\n      transform: scale(1.01);\n      transition: transform .25s ease;\n    }\n    .hf-item:hover img{ transform: scale(1.04); }\n\n    \/* LIGHTBOX *\/\n    .hf-lightbox{\n      position: fixed;\n      inset:0;\n      display:none;\n      align-items:center;\n      justify-content:center;\n      padding: 18px;\n      background: rgba(0,0,0,.72);\n      z-index: 999999;\n    }\n    .hf-lightbox.is-open{ display:flex; }\n    .hf-lbCard{\n      width:min(1100px, 96vw);\n      border-radius: 18px;\n      overflow:hidden;\n      border:1px solid rgba(255,255,255,.18);\n      background: rgba(10,14,22,.92);\n      box-shadow: 0 30px 90px rgba(0,0,0,.55);\n      position: relative;\n    }\n    .hf-lbTop{\n      display:flex;\n      justify-content: space-between;\n      align-items:center;\n      gap:10px;\n      padding: 10px 12px;\n      border-bottom:1px solid rgba(255,255,255,.12);\n      background: rgba(255,255,255,.04);\n    }\n    .hf-lbTop span{\n      color: rgba(255,255,255,.75);\n      font-size: 13px;\n    }\n    .hf-iconBtn{\n      border:1px solid rgba(255,255,255,.16);\n      background: rgba(255,255,255,.06);\n      color:#fff;\n      width:40px;height:40px;\n      border-radius: 12px;\n      display:grid; place-items:center;\n      cursor:pointer;\n      transition: transform .18s ease;\n    }\n    .hf-iconBtn:hover{ transform: translateY(-1px); }\n    .hf-lbImgWrap{\n      width:100%;\n      background:#000;\n      display:grid;\n      place-items:center;\n    }\n    .hf-lbImgWrap img{\n      max-width: 100%;\n      max-height: 78vh;\n      width:auto;\n      height:auto;\n      display:block;\n    }\n    .hf-lbNav{\n      position:absolute;\n      inset: 52px 10px 10px 10px;\n      pointer-events:none;\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n    }\n    .hf-lbNav .hf-iconBtn{\n      pointer-events:auto;\n      background: rgba(0,0,0,.35);\n      border-color: rgba(255,255,255,.18);\n      backdrop-filter: blur(6px);\n    }\n  <\/style>\n\n  <div class=\"hf-wrap\">\n    <!-- HERO -->\n    <header class=\"hf-hero\">\n      <div class=\"hf-heroMedia\" data-hero-media><\/div>\n\n      <div class=\"hf-heroContent\">\n        <div class=\"hf-kicker\"><span class=\"hf-dot\"><\/span> \u00d6zel Villa \u2022 L\u00fcks Ya\u015fam<\/div>\n\n        <h1 class=\"hf-title\">DEM\u0130RTA\u015e V\u0130LLA<\/h1>\n\n        <p class=\"hf-sub\">\n          Se\u00e7kin bir ya\u015fam tarz\u0131 i\u00e7in tasarlanm\u0131\u015f \u00f6zel l\u00fcks villa konsepti: geni\u015f planlama, birinci s\u0131n\u0131f malzemeler ve sakin bir i\u00e7-d\u0131\u015f mekan deneyimi.\n        <\/p>\n\n        <div class=\"hf-heroRow\">\n          <div class=\"hf-pill\"><b>Kara:<\/b> 1.100 m\u00b2<\/div>\n          <div class=\"hf-pill\"><b>Villa:<\/b> 800 m\u00b2<\/div>\n          <div class=\"hf-pill\"><b>D\u00fczen:<\/b> 8 Oda<\/div>\n        <\/div>\n\n        <div class=\"hf-ctaRow\">\n          <a class=\"hf-btn hf-btnGhost\" href=\"#hf-demirtas-gallery\">Galeriyi Ke\u015ffedin<\/a>\n          <button class=\"hf-btn\" type=\"button\" data-scroll=\"#hf-demirtas-video\">Videoyu \u0130zle<\/button>\n        <\/div>\n      <\/div>\n    <\/header>\n\n    <!-- OVERVIEW -->\n    <section class=\"hf-section hf-grid2\">\n      <div>\n        <h2 class=\"hf-h2\">Genel Bak\u0131\u015f<\/h2>\n        <p class=\"hf-p\">\n          Demirta\u015f Villa combines modern architecture with a complete wellness & entertainment package, crafted for privacy, comfort, and premium living.\n        <\/p>\n\n        <ul class=\"hf-list\" style=\"margin-top:14px\">\n          <li class=\"hf-li\">\n            <div class=\"hf-check\" aria-hidden=\"true\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <\/div>\n            <div><b>\u00d6zel havuz + kapal\u0131 havuz<\/b><div class=\"hf-small\">A\u00e7\u0131k ve kapal\u0131 y\u00fczme se\u00e7enekleri.<\/div><\/div>\n          <\/li>\n\n          <li class=\"hf-li\">\n            <div class=\"hf-check\" aria-hidden=\"true\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <\/div>\n            <div><b>Sa\u011fl\u0131kl\u0131 ya\u015fam alan\u0131<\/b><div class=\"hf-small\">Sauna, T\u00fcrk hamam\u0131, jakuzi ve masaj odas\u0131.<\/div><\/div>\n          <\/li>\n\n          <li class=\"hf-li\">\n            <div class=\"hf-check\" aria-hidden=\"true\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <\/div>\n            <div><b>E\u011flence<\/b><div class=\"hf-small\">Sinema salonu, oyun alan\u0131 ve tam donan\u0131ml\u0131 bir spor salonu.<\/div><\/div>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div>\n        <h2 class=\"hf-h2\">M\u00fclk Detaylar\u0131<\/h2>\n        <ul class=\"hf-list\">\n          <li class=\"hf-li\"><div class=\"hf-check\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><div><b>Arazi alan\u0131:<\/b> 1.100 m\u00b2<\/div><\/li>\n          <li class=\"hf-li\"><div class=\"hf-check\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><div><b>Villa b\u00f6lgesi:<\/b> 800 m\u00b2<\/div><\/li>\n          <li class=\"hf-li\"><div class=\"hf-check\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><div><b>Odalar:<\/b> 8<\/div><\/li>\n          <li class=\"hf-li\"><div class=\"hf-check\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><div><b>Banyolar:<\/b> 8<\/div><\/li>\n          <li class=\"hf-li\"><div class=\"hf-check\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><div><b>Balkonlar:<\/b> 5<\/div><\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n\n    <!-- VIDEO -->\n    <section class=\"hf-section\" id=\"hf-demirtas-video\">\n      <div class=\"hf-galleryHead\">\n        <div>\n          <h2 class=\"hf-h2\" style=\"margin-bottom:6px\">Video Turu<\/h2>\n          <p class=\"hf-small\">\u0130pucu: Otomatik oynatmay\u0131 istiyorsan\u0131z, sesi kapatma + otomatik oynatma \u00f6zelli\u011fini etkinle\u015ftirin (performans i\u00e7in \u00f6nerilmez).<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"hf-video\">\n        <video controls playsinline preload=\"metadata\">\n          <source src=\"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/DEMIRTAS-VILLA.mp4\" type=\"video\/mp4\"\/>\n          Taray\u0131c\u0131n\u0131z video etiketini desteklemiyor.\n        <\/video>\n      <\/div>\n    <\/section>\n\n    <!-- GALLERY -->\n    <section class=\"hf-section\" id=\"hf-demirtas-gallery\">\n      <div class=\"hf-galleryHead\">\n        <div>\n          <h2 class=\"hf-h2\" style=\"margin-bottom:6px\">Galeri<\/h2>\n          <p class=\"hf-small\">Herhangi bir resme t\u0131klayarak tam ekran olarak g\u00f6r\u00fcnt\u00fcleyebilirsiniz.<\/p>\n        <\/div>\n        <button class=\"hf-btn hf-btnGhost\" type=\"button\" data-shuffle>Kar\u0131\u015ft\u0131r<\/button>\n      <\/div>\n\n      <div class=\"hf-masonry\" data-gallery><\/div>\n    <\/section>\n\n    <!-- LIGHTBOX -->\n    <div class=\"hf-lightbox\" data-lightbox aria-hidden=\"true\">\n      <div class=\"hf-lbCard\" role=\"dialog\" aria-modal=\"true\" aria-label=\"G\u00f6r\u00fcnt\u00fcleyici\">\n        <div class=\"hf-lbTop\">\n          <span data-lb-counter>1 \/ 1<\/span>\n          <button class=\"hf-iconBtn\" type=\"button\" data-lb-close aria-label=\"Kapal\u0131\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n              <path d=\"M18 6L6 18M6 6l12 12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n            <\/svg>\n          <\/button>\n        <\/div>\n\n        <div class=\"hf-lbImgWrap\">\n          <img decoding=\"async\" src=\"\" alt=\"Demirta\u015f Villas\u0131 g\u00f6rseli\" data-lb-img>\n        <\/div>\n\n        <div class=\"hf-lbNav\" aria-hidden=\"true\">\n          <button class=\"hf-iconBtn\" type=\"button\" data-lb-prev aria-label=\"\u00d6ncesi\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 18l-6-6 6-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <button class=\"hf-iconBtn\" type=\"button\" data-lb-next aria-label=\"Sonraki\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M9 6l6 6-6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <script>\n    (function(){\n      const root = document.getElementById('hf-demirtas');\n      if(!root) return;\n\n      \/\/ Dedupe URLs\n      const imageUrls = Array.from(new Set([\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/7d770fce-87c5-4fc7-815e-3bca6b561dfd.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/31c12c41-5826-4fdb-b456-0e57d32db15c.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/69882223-7351-4f16-9af8-8052790462d4.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/d4568b8a-f903-4df3-973c-6bf726760ffc.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/e4847c6c-8539-4799-be51-1c97a54b72b3.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/feede6d8-7c4a-4c5a-9178-fe0664d26656.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/a90c3b48-d83e-4f04-9137-08936fdc1ed0.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/a4001b85-a0b0-4009-af96-66e318fecb12.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/2abc4df9-4a84-44bd-9bc8-c34bb9194992.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/3d97e11c-b290-42fd-bf00-6349e0a43511.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/6fbaa261-86c8-45df-8686-7853a925b7f5.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/88ba7a55-de48-4ddc-b2dc-f9f8bbe38462.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/146f1362-4a88-4ab8-b344-1098385b2135.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/43586f27-77fa-4411-9896-8156aba4f1f2.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/00156222-9771-496a-94c4-8b5709c60ca7.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/20683168-bb81-409f-b722-ede477943c28.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/b4d7335c-0183-4db4-a892-7d9f6e4774fe.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/e4e6745e-8a55-4a52-980b-21d75599df60.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/038a26dd-b876-41f1-8469-9ad1ef19d20c.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/cb8ada79-f384-4878-a11b-990cf31a9c17.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/aa6d265d-106f-4745-8a12-26c9e2c6bb50.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/a4195572-7142-4375-9da1-5a9870b52285.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/6b712ba0-50fc-44c0-9940-7f8842ef2743.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/50aaac13-69b3-4605-aa22-e0f28c4f06ab.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/3730cf31-ef63-4110-9ec1-94967698e130.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/6627b551-8dde-477e-b52c-4f462bba729a.jpg\",\n        \"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/ad667b69-0463-4ced-9629-d49f29f558cc.jpg\"\n      ]));\n\n      \/\/ HERO background\n      const heroMedia = root.querySelector('[data-hero-media]');\n      if(heroMedia) heroMedia.style.backgroundImage = 'url(\"' + (imageUrls[0] || \"\") + '\")';\n\n      \/\/ Smooth scroll\n      root.querySelectorAll('[data-scroll]').forEach(btn=>{\n        btn.addEventListener('click', ()=>{\n          const sel = btn.getAttribute('data-scroll');\n          const target = document.querySelector(sel);\n          if(target) target.scrollIntoView({behavior:'smooth', block:'start'});\n        });\n      });\n\n      \/\/ Render gallery\n      const gallery = root.querySelector('[data-gallery]');\n      function renderGallery(urls){\n        if(!gallery) return;\n        gallery.innerHTML = '';\n        urls.forEach((src, idx)=>{\n          const card = document.createElement('div');\n          card.className = 'hf-item';\n          card.setAttribute('data-idx', String(idx));\n          card.innerHTML = '<img loading=\"lazy\" decoding=\"async\" src=\"'+src+'\" alt=\"Demirta\u015f Villa gallery image '+(idx+1)+'\"\/>';\n          card.addEventListener('click', ()=> openLightbox(idx));\n          gallery.appendChild(card);\n        });\n      }\n      renderGallery(imageUrls);\n\n      \/\/ Shuffle\n      const shuffleBtn = root.querySelector('[data-shuffle]');\n      if(shuffleBtn){\n        shuffleBtn.addEventListener('click', ()=>{\n          const copy = imageUrls.slice();\n          for(let i=copy.length-1;i>0;i--){\n            const j = Math.floor(Math.random()*(i+1));\n            [copy[i], copy[j]] = [copy[j], copy[i]];\n          }\n          renderGallery(copy);\n          currentList = copy;\n        });\n      }\n\n      \/\/ Lightbox\n      let current = 0;\n      let currentList = imageUrls.slice();\n\n      const lb = root.querySelector('[data-lightbox]');\n      const lbImg = root.querySelector('[data-lb-img]');\n      const lbCounter = root.querySelector('[data-lb-counter]');\n      const lbClose = root.querySelector('[data-lb-close]');\n      const lbPrev = root.querySelector('[data-lb-prev]');\n      const lbNext = root.querySelector('[data-lb-next]');\n\n      function setLb(index){\n        if(!lbImg) return;\n        current = (index + currentList.length) % currentList.length;\n        lbImg.src = currentList[current];\n        if(lbCounter) lbCounter.textContent = (current+1) + \" \/ \" + currentList.length;\n      }\n\n      function openLightbox(index){\n        if(!lb) return;\n        const domImgs = Array.from(root.querySelectorAll('[data-gallery] img')).map(x=>x.getAttribute('src'));\n        currentList = domImgs.length ? domImgs : currentList;\n\n        lb.classList.add('is-open');\n        lb.setAttribute('aria-hidden','false');\n        setLb(index);\n        document.addEventListener('keydown', onKey);\n      }\n\n      function closeLightbox(){\n        if(!lb) return;\n        lb.classList.remove('is-open');\n        lb.setAttribute('aria-hidden','true');\n        document.removeEventListener('keydown', onKey);\n      }\n\n      function onKey(e){\n        if(!lb || !lb.classList.contains('is-open')) return;\n        if(e.key === 'Escape') closeLightbox();\n        if(e.key === 'ArrowLeft') setLb(current - 1);\n        if(e.key === 'ArrowRight') setLb(current + 1);\n      }\n\n      if(lbClose) lbClose.addEventListener('click', closeLightbox);\n      if(lb) lb.addEventListener('click', (e)=>{ if(e.target === lb) closeLightbox(); });\n      if(lbPrev) lbPrev.addEventListener('click', ()=> setLb(current - 1));\n      if(lbNext) lbNext.addEventListener('click', ()=> setLb(current + 1));\n    })();\n  <\/script>\n<\/section>","protected":false},"featured_media":2201,"template":"","portfolios_categories":[],"class_list":["post-2199","portfolios","type-portfolios","status-publish","has-post-thumbnail","hentry"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.0 - aioseo.com -->\n\t<meta name=\"description\" content=\"Private Villa \u2022 Premium Living DEM\u0130RTA\u015e V\u0130LLA A private luxury villa concept designed for refined lifestyle \u2014 spacious planning, premium finishes, and a calm indoor-outdoor experience. Land: 1,100 m\u00b2 Villa: 800 m\u00b2 Layout: 8 Rooms Explore Gallery Watch Video Overview Demirta\u015f Villa combines modern architecture with a complete wellness &amp; entertainment package, crafted for privacy,\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"2gp4MHDATv9ND1A4WLuAA5u6mkBjT2jt0gdMHdl3yvQ\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.0\" \/>\n\t\t<meta property=\"og:locale\" content=\"tr_TR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"FETTAHO\u011eLU GROUP CONSTRUCTION - Building Tomorrow\u2019s Landmarks, Today\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"DEM\u0130RTA\u015e V\u0130LLA - FETTAHO\u011eLU GROUP CONSTRUCTION\" \/>\n\t\t<meta property=\"og:description\" content=\"Private Villa \u2022 Premium Living DEM\u0130RTA\u015e V\u0130LLA A private luxury villa concept designed for refined lifestyle \u2014 spacious planning, premium finishes, and a calm indoor-outdoor experience. Land: 1,100 m\u00b2 Villa: 800 m\u00b2 Layout: 8 Rooms Explore Gallery Watch Video Overview Demirta\u015f Villa combines modern architecture with a complete wellness &amp; entertainment package, crafted for privacy,\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-12-26T13:29:30+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-12-26T13:41:35+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"DEM\u0130RTA\u015e V\u0130LLA - FETTAHO\u011eLU GROUP CONSTRUCTION\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Private Villa \u2022 Premium Living DEM\u0130RTA\u015e V\u0130LLA A private luxury villa concept designed for refined lifestyle \u2014 spacious planning, premium finishes, and a calm indoor-outdoor experience. Land: 1,100 m\u00b2 Villa: 800 m\u00b2 Layout: 8 Rooms Explore Gallery Watch Video Overview Demirta\u015f Villa combines modern architecture with a complete wellness &amp; entertainment package, crafted for privacy,\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/portfoyler\\\/demirtas-villasi\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/portfoyler\\\/#listItem\",\"name\":\"Portfolio\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/portfoyler\\\/#listItem\",\"position\":2,\"name\":\"Portfolio\",\"item\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/portfoyler\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/portfoyler\\\/demirtas-villasi\\\/#listItem\",\"name\":\"DEM\\u0130RTA\\u015e V\\u0130LLA\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/portfoyler\\\/demirtas-villasi\\\/#listItem\",\"position\":3,\"name\":\"DEM\\u0130RTA\\u015e V\\u0130LLA\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/portfoyler\\\/#listItem\",\"name\":\"Portfolio\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/#organization\",\"name\":\"FETTAHO\\u011eLU GROUP CONSTRUCTION\",\"description\":\"Building Tomorrow\\u2019s Landmarks, Today\",\"url\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/portfoyler\\\/demirtas-villasi\\\/#webpage\",\"url\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/portfoyler\\\/demirtas-villasi\\\/\",\"name\":\"DEM\\u0130RTA\\u015e V\\u0130LLA - FETTAHO\\u011eLU GROUP CONSTRUCTION\",\"description\":\"Private Villa \\u2022 Premium Living DEM\\u0130RTA\\u015e V\\u0130LLA A private luxury villa concept designed for refined lifestyle \\u2014 spacious planning, premium finishes, and a calm indoor-outdoor experience. Land: 1,100 m\\u00b2 Villa: 800 m\\u00b2 Layout: 8 Rooms Explore Gallery Watch Video Overview Demirta\\u015f Villa combines modern architecture with a complete wellness & entertainment package, crafted for privacy,\",\"inLanguage\":\"tr-TR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/portfoyler\\\/demirtas-villasi\\\/#breadcrumblist\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/hfgroup.com.tr\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/7d770fce-87c5-4fc7-815e-3bca6b561dfd.jpg\",\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/portfoyler\\\/demirtas-villasi\\\/#mainImage\",\"width\":1440,\"height\":913},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/portfoyler\\\/demirtas-villasi\\\/#mainImage\"},\"datePublished\":\"2025-12-26T13:29:30+00:00\",\"dateModified\":\"2025-12-26T13:41:35+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/#website\",\"url\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/\",\"name\":\"FETTAHO\\u011eLU GROUP CONSTRUCTION\",\"description\":\"Building Tomorrow\\u2019s Landmarks, Today\",\"inLanguage\":\"tr-TR\",\"publisher\":{\"@id\":\"https:\\\/\\\/hfgroup.com.tr\\\/tr\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>DEM\u0130RTA\u015e V\u0130LLA - FETTAHO\u011eLU GROUP CONSTRUCTION<\/title>\n\n","aioseo_head_json":{"title":"DEM\u0130RTA\u015e V\u0130LLA - FETTAHO\u011eLU GRUP \u0130N\u015eAATI","description":"\u00d6zel Villa \u2022 Premium Ya\u015fam DEM\u0130RTA\u015e V\u0130LLA Rafine bir ya\u015fam tarz\u0131 i\u00e7in tasarlanm\u0131\u015f \u00f6zel l\u00fcks villa konsepti \u2014 geni\u015f planlama, birinci s\u0131n\u0131f kaplamalar ve sakin bir i\u00e7-d\u0131\u015f mekan deneyimi. Arsa: 1.100 m\u00b2 Villa: 800 m\u00b2 Yerle\u015fim: 8 Oda Galeriyi Ke\u015ffedin Videoyu \u0130zleyin Genel Bak\u0131\u015f Demirta\u015f Villa, modern mimariyi eksiksiz bir sa\u011fl\u0131kl\u0131 ya\u015fam ve e\u011flence paketiyle birle\u015ftirerek mahremiyet i\u00e7in tasarlanm\u0131\u015ft\u0131r.,","canonical_url":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"2gp4MHDATv9ND1A4WLuAA5u6mkBjT2jt0gdMHdl3yvQ","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/hfgroup.com.tr\/tr#listItem","position":1,"name":"Home","item":"https:\/\/hfgroup.com.tr\/tr","nextItem":{"@type":"ListItem","@id":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/#listItem","name":"Portfolio"}},{"@type":"ListItem","@id":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/#listItem","position":2,"name":"Portfolio","item":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/","nextItem":{"@type":"ListItem","@id":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/#listItem","name":"DEM\u0130RTA\u015e V\u0130LLA"},"previousItem":{"@type":"ListItem","@id":"https:\/\/hfgroup.com.tr\/tr#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/#listItem","position":3,"name":"DEM\u0130RTA\u015e V\u0130LLA","previousItem":{"@type":"ListItem","@id":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/#listItem","name":"Portfolio"}}]},{"@type":"Organization","@id":"https:\/\/hfgroup.com.tr\/tr\/#organization","name":"FETTAHO\u011eLU GROUP CONSTRUCTION","description":"Building Tomorrow\u2019s Landmarks, Today","url":"https:\/\/hfgroup.com.tr\/tr\/"},{"@type":"WebPage","@id":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/#webpage","url":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/","name":"DEM\u0130RTA\u015e V\u0130LLA - FETTAHO\u011eLU GROUP CONSTRUCTION","description":"Private Villa \u2022 Premium Living DEM\u0130RTA\u015e V\u0130LLA A private luxury villa concept designed for refined lifestyle \u2014 spacious planning, premium finishes, and a calm indoor-outdoor experience. Land: 1,100 m\u00b2 Villa: 800 m\u00b2 Layout: 8 Rooms Explore Gallery Watch Video Overview Demirta\u015f Villa combines modern architecture with a complete wellness & entertainment package, crafted for privacy,","inLanguage":"tr-TR","isPartOf":{"@id":"https:\/\/hfgroup.com.tr\/tr\/#website"},"breadcrumb":{"@id":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/hfgroup.com.tr\/wp-content\/uploads\/2025\/12\/7d770fce-87c5-4fc7-815e-3bca6b561dfd.jpg","@id":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/#mainImage","width":1440,"height":913},"primaryImageOfPage":{"@id":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/#mainImage"},"datePublished":"2025-12-26T13:29:30+00:00","dateModified":"2025-12-26T13:41:35+00:00"},{"@type":"WebSite","@id":"https:\/\/hfgroup.com.tr\/tr\/#website","url":"https:\/\/hfgroup.com.tr\/tr\/","name":"FETTAHO\u011eLU GROUP CONSTRUCTION","description":"Building Tomorrow\u2019s Landmarks, Today","inLanguage":"tr-TR","publisher":{"@id":"https:\/\/hfgroup.com.tr\/tr\/#organization"}}]},"og:locale":"tr_TR","og:site_name":"FETTAHO\u011eLU GROUP CONSTRUCTION - Building Tomorrow\u2019s Landmarks, Today","og:type":"article","og:title":"DEM\u0130RTA\u015e V\u0130LLA - FETTAHO\u011eLU GROUP CONSTRUCTION","og:description":"Private Villa \u2022 Premium Living DEM\u0130RTA\u015e V\u0130LLA A private luxury villa concept designed for refined lifestyle \u2014 spacious planning, premium finishes, and a calm indoor-outdoor experience. Land: 1,100 m\u00b2 Villa: 800 m\u00b2 Layout: 8 Rooms Explore Gallery Watch Video Overview Demirta\u015f Villa combines modern architecture with a complete wellness &amp; entertainment package, crafted for privacy,","og:url":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/","article:published_time":"2025-12-26T13:29:30+00:00","article:modified_time":"2025-12-26T13:41:35+00:00","twitter:card":"summary_large_image","twitter:title":"DEM\u0130RTA\u015e V\u0130LLA - FETTAHO\u011eLU GROUP CONSTRUCTION","twitter:description":"Private Villa \u2022 Premium Living DEM\u0130RTA\u015e V\u0130LLA A private luxury villa concept designed for refined lifestyle \u2014 spacious planning, premium finishes, and a calm indoor-outdoor experience. Land: 1,100 m\u00b2 Villa: 800 m\u00b2 Layout: 8 Rooms Explore Gallery Watch Video Overview Demirta\u015f Villa combines modern architecture with a complete wellness &amp; entertainment package, crafted for privacy,"},"aioseo_meta_data":{"post_id":"2199","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2025-12-27 10:43:33","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":null,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-12-26 13:19:35","updated":"2025-12-27 10:43:33"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/hfgroup.com.tr\/tr\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/\" title=\"Portfolio\">Portfolio<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tDEM\u0130RTA\u015e V\u0130LLA\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/hfgroup.com.tr\/tr"},{"label":"Portfolio","link":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/"},{"label":"DEM\u0130RTA\u015e V\u0130LLA","link":"https:\/\/hfgroup.com.tr\/tr\/portfoyler\/demirtas-villasi\/"}],"_links":{"self":[{"href":"https:\/\/hfgroup.com.tr\/tr\/wp-json\/wp\/v2\/portfolios\/2199","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hfgroup.com.tr\/tr\/wp-json\/wp\/v2\/portfolios"}],"about":[{"href":"https:\/\/hfgroup.com.tr\/tr\/wp-json\/wp\/v2\/types\/portfolios"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hfgroup.com.tr\/tr\/wp-json\/wp\/v2\/media\/2201"}],"wp:attachment":[{"href":"https:\/\/hfgroup.com.tr\/tr\/wp-json\/wp\/v2\/media?parent=2199"}],"wp:term":[{"taxonomy":"portfolios_categories","embeddable":true,"href":"https:\/\/hfgroup.com.tr\/tr\/wp-json\/wp\/v2\/portfolios_categories?post=2199"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}