{"id":194,"date":"2025-02-15T23:00:00","date_gmt":"2025-02-15T21:00:00","guid":{"rendered":"http:\/\/sandbox.favethemes.com\/houzez\/?page_id=194"},"modified":"2026-09-04T12:39:45","modified_gmt":"2026-09-04T10:39:45","slug":"homepage-with-map","status":"publish","type":"page","link":"https:\/\/decker-realestate.com\/tr\/","title":{"rendered":"Alman emlak orta\u011f\u0131n\u0131z T\u00fcrkiye, Alanya, Antalya, Fethiye, \u0130zmir, \u0130stanbul"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"194\" class=\"elementor elementor-194\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4cc2ba0 elementor-section-height-min-height elementor-section-items-bottom elementor-section-full_width elementor-section-height-default\" data-id=\"4cc2ba0\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ce8b298\" data-id=\"ce8b298\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0347261 elementor-widget elementor-widget-html\" data-id=\"0347261\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- DECKER HERO VIDEO LAYER START -->\n<style>\n.elementor-element-4cc2ba0 {\n  position: relative !important;\n  overflow: hidden !important;\n  background: #000 url(\"https:\/\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/4.jpg\") center center \/ cover no-repeat !important;\n  width: 100vw !important;\n  max-width: 100vw !important;\n  margin-left: calc(50% - 50vw) !important;\n  margin-right: calc(50% - 50vw) !important;\n  left: auto !important;\n  right: auto !important;\n}\n\nhtml, body {\n  overflow-x: hidden !important;\n}\n\n.elementor-element-4cc2ba0 > .elementor-background-video-container {\n  display: none !important;\n}\n\n.elementor-element-4cc2ba0 .dkr-hero-video-layer {\n  position: absolute !important;\n  inset: 0 !important;\n  z-index: 0 !important;\n  pointer-events: none !important;\n  overflow: hidden !important;\n  width: 100% !important;\n  height: 100% !important;\n}\n\n.elementor-element-4cc2ba0 .dkr-hero-video-layer video {\n  width: 100% !important;\n  height: 100% !important;\n  object-fit: cover !important;\n  object-position: center center !important;\n  display: block !important;\n  opacity: 0;\n  transition: opacity 0.5s ease;\n}\n\n.elementor-element-4cc2ba0 .dkr-hero-video-layer video.dkr-video-playing {\n  opacity: 1;\n}\n\n.elementor-element-4cc2ba0 > .elementor-background-overlay {\n  z-index: 1 !important;\n}\n\n.elementor-element-4cc2ba0 > .elementor-container {\n  position: relative !important;\n  z-index: 2 !important;\n}\n\n@media (max-width: 767px) {\n  .elementor-element-4cc2ba0,\n  .elementor-element-4cc2ba0 > .elementor-container,\n  .elementor-element-4cc2ba0 > .elementor-container > .elementor-column,\n  .elementor-element-4cc2ba0 > .elementor-container > .elementor-column > .elementor-widget-wrap {\n    min-height: 620px !important;\n  }\n\n  .elementor-element-4cc2ba0 {\n    contain: layout paint;\n  }\n\n  .elementor-element-4cc2ba0 .dkr-hero-video-layer,\n  .elementor-element-4cc2ba0 .dkr-hero-video-layer video {\n    height: 620px !important;\n    min-height: 620px !important;\n  }\n\n  .elementor-194 .elementor-element.elementor-element-8ffc001,\n  .elementor-194 .elementor-element.elementor-element-053feb8,\n  .elementor-194 .elementor-element.elementor-element-71d0fd9 {\n    margin-top: 0 !important;\n  }\n}\n<\/style>\n\n<div class=\"dkr-hero-video-layer\" aria-hidden=\"true\">\n  <video autoplay muted loop playsinline preload=\"auto\"><\/video>\n<\/div>\n\n<script>\n(function(){\n  function initDeckerHeroVideo(){\n    var section = document.querySelector('.elementor-element-4cc2ba0');\n    if (!section) return;\n\n    var layer = section.querySelector('.dkr-hero-video-layer');\n    if (layer && layer.parentElement !== section) {\n      section.insertBefore(layer, section.firstElementChild);\n    }\n\n    var video = layer ? layer.querySelector('video') : null;\n    if (!video) return;\n\n    var isMobileHero = window.matchMedia('(max-width: 768px)').matches;\n    video.src = isMobileHero\n      ? 'https:\/\/videos.files.wordpress.com\/zgGB2bEU\/hero_decker_clean_mp4_dvd.mp4'\n      : 'https:\/\/videos.files.wordpress.com\/zgGB2bEU\/hero_decker_clean_mp4_hd.mp4';\n\n    video.muted = true;\n    video.playsInline = true;\n\n    function showVideo(){ video.classList.add('dkr-video-playing'); }\n    video.addEventListener('playing', showVideo, { once: true });\n    if (video.readyState >= 3) showVideo();\n\n    var playPromise = video.play();\n    if (playPromise && playPromise.catch) {\n      playPromise.catch(function(){});\n    }\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initDeckerHeroVideo);\n  } else {\n    initDeckerHeroVideo();\n  }\n})();\n<\/script>\n<!-- DECKER HERO VIDEO LAYER END -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-8ffc001 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"8ffc001\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-9ef8a54\" data-id=\"9ef8a54\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-053feb8 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"053feb8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-da855e1\" data-id=\"da855e1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fe87ea9 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"fe87ea9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-lg\" href=\"https:\/\/decker-realestate.com\/buyers\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">K\u00e4ufer<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7793635\" data-id=\"7793635\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ff43499 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"ff43499\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-lg\" href=\"https:\/\/decker-realestate.com\/immobilien-tuerkei-alanya\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Verk\u00e4ufer<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-71d0fd9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"71d0fd9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5fd3c9a\" data-id=\"5fd3c9a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7721642 elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"7721642\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-53e2c87\" href=\"http:\/\/instagram.com\/decker.realestate\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-66cbd3c\" href=\"https:\/\/www.youtube.com\/@DeckerRealEstate\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-bdf8e23\" href=\"https:\/\/wa.me\/905307825026?\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Whatsapp<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8cc927a elementor-widget__width-auto elementor-widget elementor-widget-houzez_elementor_section_title\" data-id=\"8cc927a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_section_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"houzez_section_title_wrap section-title-module\">\n                                    <h2 class=\"houzez_section_title\">Deutscher Immobilienmakler in der T\u00fcrkei - Familie Decker<\/h2>\n                \n                                    <p class=\"houzez_section_subtitle\">Exklusive Immobilien Decker Real Estate\nAlanya, Antalya, Fethiye, Izmir, Istanbul<\/p>\n                            <\/div>\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4954b63\" data-id=\"4954b63\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8a9e6ed elementor-widget elementor-widget-spacer\" data-id=\"8a9e6ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fa7fcdb elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"fa7fcdb\" data-element_type=\"section\" data-e-type=\"section\" id=\"\u00fcberuns\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ed9e302\" data-id=\"ed9e302\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f47b01c elementor-widget elementor-widget-houzez_elementor_space\" data-id=\"f47b01c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_space.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"houzez-spacer\">\n            <div class=\"houzez-spacer-inner\"><\/div>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-d0a5b94 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d0a5b94\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-8c31d40\" data-id=\"8c31d40\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-13c29a9 elementor-widget elementor-widget-image\" data-id=\"13c29a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1.png?resize=150%2C150&amp;ssl=1\" class=\"attachment-thumbnail size-thumbnail wp-image-3337\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1.png?w=512&amp;ssl=1 512w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1.png?resize=300%2C300&amp;ssl=1 300w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1.png?resize=150%2C150&amp;ssl=1 150w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1.png?resize=496%2C496&amp;ssl=1 496w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1.png?resize=270%2C270&amp;ssl=1 270w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1.png?resize=192%2C192&amp;ssl=1 192w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1.png?resize=180%2C180&amp;ssl=1 180w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1.png?resize=32%2C32&amp;ssl=1 32w\" sizes=\"(max-width: 150px) 100vw, 150px\" data-attachment-id=\"3337\" data-permalink=\"https:\/\/decker-realestate.com\/favicon-2\/favicon-3\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1.png?fit=512%2C512&amp;ssl=1\" data-orig-size=\"512,512\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"Favicon\" data-image-description=\"&lt;p&gt;https:\/\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1.png&lt;\/p&gt;\n\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1.png?fit=512%2C512&amp;ssl=1\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-c0e982b\" data-id=\"c0e982b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-97a69e2 elementor-widget elementor-widget-houzez_elementor_section_title\" data-id=\"97a69e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_section_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"houzez_section_title_wrap section-title-module\">\n                                    <h2 class=\"houzez_section_title\">\u00dcber uns<\/h2>\n                \n                                    <p class=\"houzez_section_subtitle\">LIEBEN LEBEN ANKOMMEN<\/p>\n                            <\/div>\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad6b3af elementor-widget elementor-widget-text-editor\" data-id=\"ad6b3af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"dkr-page\">\n\n<!-- HERO -->\n\n<section class=\"dkr-hero\" aria-label=\"\u00dcber Decker Real Estate\">\n<div class=\"dkr-arch\" aria-hidden=\"true\"><\/div>\n<div class=\"dkr-hero__inner\">\n<p class=\"dkr-hero__label\">Decker Real Estate \u2014 Antalya, Alanya, Izmir, Fethiye T\u00fcrkei<\/p>\n\n<h1 class=\"dkr-hero__title\">Immobilie kaufen in Alanya, Antalya, Fethiye &amp; Izmir \u2013 <em>Familie Decker<\/em>, <span class=\"dkr-gold\">deutscher Makler vor Ort.<\/span><\/h1>\n<p class=\"dkr-hero__sub\">Ihre deutsch gef\u00fchrte Immobilienagentur in der T\u00fcrkei.\nAls pers\u00f6nlich gef\u00fchrtes Maklerpaar, beraten und begleiten wir deutschsprachige K\u00e4ufer und Eigent\u00fcmer direkt vor Ort \u2013 offiziell zertifiziert, mehrsprachig und ohne Verkaufsdruck.\n\nWir vermitteln nicht einfach irgendeine Immobilie. Wir pr\u00fcfen Preis, Lage, Unterlagen und Alltagstauglichkeit und sagen Ihnen offen, wenn ein Objekt nicht zu Ihnen passt.\n\nDenn eine gute Beratung kann auch bedeuten, von einem Kauf abzuraten.\n<div class=\"dkr-hero__trust\" role=\"list\" aria-label=\"Unsere Leistungsversprechen\">\n<div class=\"dkr-hero__pill\" role=\"listitem\">Offiziell zertifizierte Makler in der T\u00fcrkei<\/div>\n<div class=\"dkr-hero__pill\" role=\"listitem\">Deutschsprachig &amp; vor Ort ans\u00e4ssig<\/div>\n<div class=\"dkr-hero__pill\" role=\"listitem\">120h Fachausbildung<\/div>\n<div class=\"dkr-hero__pill\" role=\"listitem\">Rundum-Service vom Kauf bis zum Einzug<\/div>\n<\/div>\n<\/div>\n<\/section><!-- \u00dcBER UNS -->\n\n<section class=\"dkr-section dkr-section--dark\" aria-labelledby=\"about-heading\">\n<div class=\"dkr-inner\">\n<p class=\"dkr-eyebrow\">Unsere Geschichte<\/p>\n\n<div class=\"dkr-story\">\n<div class=\"dkr-story__text\">\n<h2 id=\"about-heading\" class=\"dkr-section-title\">Wir sind die Deckers \u2013\n<em>und wir kennen beide Seiten.<\/em><\/h2>\n<div class=\"dkr-divider\"><\/div>\nEin deutsches Ehepaar, das den Schritt gewagt hat, den viele tr\u00e4umen:\nWir leben seit mehreren Jahren in der T\u00fcrkei, in einer Region, die wir nicht\nnur als Arbeitsort, sondern als echte Heimat betrachten.\n\nAls Deutsche verstehen wir, worauf unsere Kunden Wert legen:\n<strong>Verl\u00e4sslichkeit, Transparenz und klare Kommunikation.<\/strong>\nAls offiziell registrierte Immobilienagentur und zertifizierte Immobilienmakler\nin der T\u00fcrkei \u2013 mit abgeschlossener 120-Stunden-Fachausbildung \u2013 bringen wir\ndas n\u00f6tige lokale Know-how mit, das eine gute Entscheidung erst m\u00f6glich macht.\n<div class=\"dkr-quote\" role=\"blockquote\">\n\n\u201eEin Kauf in der T\u00fcrkei wirft Fragen auf, die Google oder KI nicht zuverl\u00e4ssig beantwortet. Genau daf\u00fcr sind wir da \u2013 <strong>nicht nur als Makler, sondern als Begleiter.<\/strong>&#8221;\n\n<\/div>\n<\/div>\n<div>\n<div class=\"dkr-cert-card\" aria-label=\"Zertifikate und Qualifikationen\">\n<p class=\"dkr-cert-card__title\">Unsere Zulassungen<\/p>\n\n<div class=\"dkr-cert-item\">\n<div class=\"dkr-cert-icon\" aria-hidden=\"true\">\u2713<\/div>\n<div class=\"dkr-cert-text\"><strong>Offiziell registrierte Immobilienagentur<\/strong>\nEingetragen nach t\u00fcrkischem Recht<\/div>\n<\/div>\n<div class=\"dkr-cert-item\">\n<div class=\"dkr-cert-icon\" aria-hidden=\"true\">\u2713<\/div>\n<div class=\"dkr-cert-text\"><strong>Zertifizierte Immobilienmakler<\/strong>\n120-Stunden-Fachausbildung abgeschlossen<\/div>\n<\/div>\n<div class=\"dkr-cert-item\">\n<div class=\"dkr-cert-icon\" aria-hidden=\"true\">\u2713<\/div>\n<div class=\"dkr-cert-text\"><strong>Yetkili Emlak Dan\u0131\u015fman\u0131<\/strong>\nStaatlich anerkannte Maklerlizenz (T\u00fcrkei)<\/div>\n<\/div>\n<div class=\"dkr-cert-item\">\n<div class=\"dkr-cert-icon\" aria-hidden=\"true\">\u2713<\/div>\n<div class=\"dkr-cert-text\"><strong>Deutschsprachige Rechtsbegleitung<\/strong>\nNetzwerk aus deutschen &amp; t\u00fcrkischen Anw\u00e4lten<\/div>\n<\/div>\n<div class=\"dkr-cert-item\">\n<div class=\"dkr-cert-icon\" aria-hidden=\"true\">\u2713<\/div>\n<div class=\"dkr-cert-text\"><strong>Vor Ort ans\u00e4ssig seit mehreren Jahren<\/strong>\nKennen Land, Recht und lokalen Markt aus erster Hand<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section><!-- LEISTUNGEN -->\n\n<section class=\"dkr-section dkr-section--cream\" aria-labelledby=\"services-heading\">\n<div class=\"dkr-inner\">\n<p class=\"dkr-eyebrow\">Was wir tun<\/p>\n\n<h2 id=\"services-heading\" class=\"dkr-section-title\">Unser <em>Leistungsangebot<\/em><\/h2>\n<div class=\"dkr-divider\"><\/div>\n<div class=\"dkr-services\" role=\"list\"><article class=\"dkr-service-card\" role=\"listitem\">\n<div class=\"dkr-service-icon\" aria-hidden=\"true\">\ud83c\udfe0<\/div>\n<h3 class=\"dkr-service-title\">Immobiliensuche &amp; Beratung<\/h3>\n<p class=\"dkr-service-text\">Wir h\u00f6ren zu, was Sie wirklich suchen \u2013 und zeigen Ihnen nur Angebote, die passen. Kein Druck, keine Massenbesichtigungen.<\/p>\n\n<\/article><article class=\"dkr-service-card\" role=\"listitem\">\n<div class=\"dkr-service-icon\" aria-hidden=\"true\">\ud83d\udcca<\/div>\n<h3 class=\"dkr-service-title\">Marktanalyse &amp; Bewertung<\/h3>\n<p class=\"dkr-service-text\">Sie zahlen den richtigen Preis \u2013 nicht mehr. Wir kennen den lokalen Markt und sagen Ihnen ehrlich, was eine Immobilie wirklich wert ist.<\/p>\n\n<\/article><article class=\"dkr-service-card\" role=\"listitem\">\n<div class=\"dkr-service-icon\" aria-hidden=\"true\">\u2696\ufe0f<\/div>\n<h3 class=\"dkr-service-title\">Rechtssicherheit &amp; Kaufabwicklung<\/h3>\n<p class=\"dkr-service-text\">Von der Tapu-Pr\u00fcfung bis zur Unterzeichnung beim Notar \u2013 wir begleiten Sie jeden Schritt, auf Deutsch, mit deutschsprachigen Anw\u00e4lten.<\/p>\n\n<\/article><article class=\"dkr-service-card\" role=\"listitem\">\n<div class=\"dkr-service-icon\" aria-hidden=\"true\">\ud83d\udec2<\/div>\n<h3 class=\"dkr-service-title\">Aufenthaltstitel &amp; Investitionsprogramme<\/h3>\n<p class=\"dkr-service-text\">Ikamet, Staatsb\u00fcrgerschaft durch Investition \u2013 wir kennen die Anforderungen und den Weg. Sicher und ohne b\u00fcrokratische \u00dcberraschungen.<\/p>\n\n<\/article><article class=\"dkr-service-card\" role=\"listitem\">\n<div class=\"dkr-service-icon\" aria-hidden=\"true\">\ud83d\udd11<\/div>\n<h3 class=\"dkr-service-title\">After-Sales \u2013 das oft Vergessene<\/h3>\n<p class=\"dkr-service-text\">Steuernummer, Bankkonto, Strom, Wasser, M\u00f6belkauf \u2013 wir lassen Sie nach dem Kauf nicht allein. Unser Service endet nicht bei der Schl\u00fcssel\u00fcbergabe.<\/p>\n\n<\/article><article class=\"dkr-service-card\" role=\"listitem\">\n<div class=\"dkr-service-icon\" aria-hidden=\"true\">\ud83d\udde3\ufe0f<\/div>\n<h3 class=\"dkr-service-title\">Alles auf Deutsch und Mehrsprachige Betreuung.<\/h3>\n<p class=\"dkr-service-text\">Keine Missverst\u00e4ndnisse durch Sprachbarrieren. Vertr\u00e4ge, Beratung, WhatsApp \u2013 alles in Ihrer Muttersprache, von Anfang bis Ende.<\/p>\n\n<\/article><\/div>\n<\/div>\n<\/section><!-- VERGLEICH -->\n\n<section class=\"dkr-section dkr-section--mid\" aria-labelledby=\"compare-heading\">\n<div class=\"dkr-inner\">\n<p class=\"dkr-eyebrow\">Der Unterschied<\/p>\n\n<h2 id=\"compare-heading\" class=\"dkr-section-title\">Warum <em>Decker Real Estate<\/em>?<\/h2>\n<div class=\"dkr-divider\"><\/div>\n<div class=\"dkr-compare-wrap\" role=\"region\" aria-label=\"Vergleich\">\n<table class=\"dkr-compare\">\n<thead>\n<tr>\n<th scope=\"col\">Andere Makler<\/th>\n<th scope=\"col\">Decker Real Estate<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Oft lokale Agenturen ohne Deutschkenntnisse<\/td>\n<td>Muttersprachlich Deutsch, vor Ort ans\u00e4ssig<\/td>\n<\/tr>\n<tr>\n<td>Kauf = Ende der Zusammenarbeit<\/td>\n<td>Begleitung weit \u00fcber den Kauf hinaus<\/td>\n<\/tr>\n<tr>\n<td>Provision-getrieben, hoher Verkaufsdruck<\/td>\n<td>Beratung auf Augenh\u00f6he, kein Druck<\/td>\n<\/tr>\n<tr>\n<td>Unklare Rechtslage f\u00fcr ausl\u00e4ndische K\u00e4ufer<\/td>\n<td>Vollst\u00e4ndige Rechtspr\u00fcfung inklusive<\/td>\n<\/tr>\n<tr>\n<td>Keine Hilfe bei Beh\u00f6rdeng\u00e4ngen<\/td>\n<td>Rundum-Service bis zur Schl\u00fcssel\u00fcbergabe<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/section><!-- ZIELGRUPPEN -->\n\n<section class=\"dkr-section dkr-section--dark\" aria-labelledby=\"audience-heading\">\n<div class=\"dkr-inner\">\n<p class=\"dkr-eyebrow\">F\u00fcr wen wir da sind<\/p>\n\n<h2 id=\"audience-heading\" class=\"dkr-section-title\">Ihre Situation \u2013\n<em>unsere Erfahrung.<\/em><\/h2>\n<div class=\"dkr-divider\"><\/div>\n<div class=\"dkr-audience\" role=\"list\"><article class=\"dkr-audience-card\" role=\"listitem\">\n<div class=\"dkr-audience-num\" aria-hidden=\"true\">01<\/div>\n<h3 class=\"dkr-audience-title\">Der Ruhestandsk\u00e4ufer<\/h3>\n<p class=\"dkr-audience-text\">Sie m\u00f6chten den Lebensabend in der Sonne verbringen, ein festes Zuhause in der T\u00fcrkei haben und trotzdem wissen, dass alles geregelt ist? Wir finden Ihre Wohlf\u00fchl-Immobilie \u2013 sicher und stressfrei.<\/p>\n<span class=\"dkr-audience-tag\">Sicherheit &amp; Komfort<\/span>\n\n<\/article><article class=\"dkr-audience-card\" role=\"listitem\">\n<div class=\"dkr-audience-num\" aria-hidden=\"true\">02<\/div>\n<h3 class=\"dkr-audience-title\">Der Kapitalanleger<\/h3>\n<p class=\"dkr-audience-text\">Sie suchen eine renditestarke Ferienimmobilie zur Vermietung oder m\u00f6chten Kapital anlegen? Wir zeigen Ihnen, wo echtes Potenzial steckt \u2013 ehrlich und ohne Sch\u00f6nreden.<\/p>\n<span class=\"dkr-audience-tag\">Rendite &amp; Investment<\/span>\n\n<\/article><article class=\"dkr-audience-card\" role=\"listitem\">\n<div class=\"dkr-audience-num\" aria-hidden=\"true\">03<\/div>\n<h3 class=\"dkr-audience-title\">Der Auswanderer<\/h3>\n<p class=\"dkr-audience-text\">Sie planen, dauerhaft oder saisonal in der T\u00fcrkei zu leben? Aufenthaltstitel, Beh\u00f6rdeng\u00e4nge, Community \u2013 wir kennen diesen Weg aus eigener Erfahrung. Pers\u00f6nlich.<\/p>\n<span class=\"dkr-audience-tag\">Auswandern &amp; Leben<\/span>\n\n<\/article><\/div>\n<\/div>\n<\/section><!-- CTA -->\n\n<section class=\"dkr-cta\" aria-labelledby=\"cta-heading\">\n<div class=\"dkr-cta__inner\">\n<p class=\"dkr-eyebrow\" style=\"justify-content: center;\">Ihr n\u00e4chster Schritt<\/p>\n\n<h2 id=\"cta-heading\" class=\"dkr-cta__title\">Bereit f\u00fcr Ihre\n<em>Immobilie in der T\u00fcrkei?<\/em><\/h2>\n<p class=\"dkr-cta__sub\">Erstes Gespr\u00e4ch kostenlos und unverbindlich. Auf Deutsch, per WhatsApp, Video-Call oder direkt vor Ort in Alanya, Antalya, Fethiye oder in Izmir und Istanbul.<\/p>\n\n<div class=\"dkr-cta__buttons\"><a class=\"dkr-btn dkr-btn--teal\" href=\"https:\/\/decker-realestate.com\/#contact\" aria-label=\"Kostenloses Erstgespr\u00e4ch vereinbaren\">\nKostenloses Erstgespr\u00e4ch\n<\/a>\n<a class=\"dkr-btn dkr-btn--whatsapp\" href=\"https:\/\/wa.me\/905307825026\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"WhatsApp schreiben\">\nWhatsApp schreiben\n<\/a>\n<a class=\"dkr-btn dkr-btn--outline\" href=\"https:\/\/decker-realestate.com\/buyers\/\" aria-label=\"Immobilienangebote ansehen\">\nAngebote ansehen\n<\/a><\/div>\n<\/div>\n<\/section><\/div>\n<!-- .dkr-page -->\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6d233b elementor-widget elementor-widget-text-editor\" data-id=\"d6d233b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>\u00a0KAR\u015eIYAKA| Izmir<\/strong><br \/>\u00a0AKSOY MAH. YALI BLV. Kap\u0131 No:386 No:2<\/p><p><strong>\u00a0Alanya<\/strong><br \/>\u00a0Saray Mah. Stad. \u00d6zm\u00fcft\u00dcoglu No. 9B<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c47cff6 elementor-icon-list--layout-inline elementor-align-start elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"c47cff6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/wa.me\/905307825026?\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Whatsapp +905307825026<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">B\u00fcro +902329001548<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-d60ecb7 elementor-widget elementor-widget-houzez_elementor_space\" data-id=\"d60ecb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_space.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"houzez-spacer\">\n            <div class=\"houzez-spacer-inner\"><\/div>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ceca14c elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"ceca14c\" data-element_type=\"section\" data-e-type=\"section\" id=\"exclusive\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-57962b7\" data-id=\"57962b7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5e3d2f8 elementor-widget elementor-widget-houzez_elementor_space\" data-id=\"5e3d2f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_space.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"houzez-spacer\">\n            <div class=\"houzez-spacer-inner\"><\/div>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6b9f84c elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6b9f84c\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5d8daa6\" data-id=\"5d8daa6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8c8c623 elementor-widget elementor-widget-houzez_elementor_section_title\" data-id=\"8c8c623\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_section_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"houzez_section_title_wrap section-title-module\">\n                                    <h2 class=\"houzez_section_title\">Exclusive Listings<\/h2>\n                \n                                    <p class=\"houzez_section_subtitle\">Angebote am Meer<\/p>\n                            <\/div>\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-74b4576 elementor-widget elementor-widget-houzez_elementor_property-card-v5\" data-id=\"74b4576\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_property-card-v5.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div id=\"properties_module_section\" class=\"property-cards-module property-cards-module-v5 property-cards-module-col-3\">\n        <div id=\"module_properties\" class=\"listing-view grid-view row row-cols-1 row-cols-md-2 row-cols-lg-3 gy-4 gx-4\">\n            <div class=\"item-listing-wrap hz-item-gallery-js item-wrap-v5 hz-map-trigger\" data-hz-id=\"4390\" data-images=\"[{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/30.05.Decker_real_estate.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne 3+1 Villa in Aksu \\u2013 Privater Pool &amp; Bergblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:false,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/30.05.Decker_real_estate.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne 3+1 Villa in Aksu \\u2013 Privater Pool &amp; Bergblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:false,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/30.05.Decker_real_estate4.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne 3+1 Villa in Aksu \\u2013 Privater Pool &amp; Bergblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:false,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/30.05.Decker_real_estate3.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne 3+1 Villa in Aksu \\u2013 Privater Pool &amp; Bergblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:false,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/30.05.Decker_real_estate2.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne 3+1 Villa in Aksu \\u2013 Privater Pool &amp; Bergblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:false,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;}]\">\n\t<div class=\"item-wrap h-100\">\n\t\t<div class=\"d-flex flex-column align-items-center h-100\">\n\t\t\t<div class=\"item-header\">\n\t\t\t\t<span class=\"label-featured label me-1\" role=\"status\">Angesagt<\/span>\t\t\t\t<div class=\"labels-wrap d-flex align-items-center gap-1\" role=\"group\"> \n\n\t<a href=\"https:\/\/decker-realestate.com\/tr\/status\/for-sale\/\" class=\"label-status label status-color-24\">\n\t\t\t\t\tZu verkaufen\n\t\t\t\t<\/a>       \n\n<\/div>\n\t\t\t\t<ul class=\"item-tools d-flex align-items-center justify-content-center gap-1\">\n        <li class=\"item-tool item-preview\">\n        <span class=\"hz-show-lightbox-js item-tool-preview text-center\" data-listid=\"4390\">\n            <span data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Vorschau\">\n                <i class=\"houzez-icon icon-expand-3\"><\/i>   \n            <\/span>\n        <\/span><!-- item-tool-favorite -->\n    <\/li><!-- item-tool -->\n        \n        <li class=\"item-tool item-favorite\">\n        <span class=\"add-favorite-js item-tool-favorite text-center\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Favorit\" data-listid=\"4390\">\n            <i class=\"houzez-icon icon-love-it \"><\/i>\n        <\/span><!-- item-tool-favorite -->\n    <\/li><!-- item-tool -->\n    \n        <li class=\"item-tool item-compare\">\n        <span class=\"houzez_compare compare-4390 item-tool-compare text-center\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Add to Compare\" data-listing_id=\"4390\" data-listing_image=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/05\/30.05.Decker_real_estate.png?resize=584%2C438&amp;ssl=1\">\n            <i class=\"houzez-icon icon-add-circle\"><\/i>\n            <!-- <i class=\"houzez-icon icon-subtract-circle\"><\/i> -->\n        <\/span><!-- item-tool-compare -->\n    <\/li><!-- item-tool -->\n    <\/ul><!-- item-tools -->\n\t\t\t\t<div class=\"listing-image-wrap\">\n\t<div class=\"listing-thumb\">\n\t\t<a target=\"_self\" href=\"https:\/\/decker-realestate.com\/tr\/property\/moderne-31-villa-in-lara-privater-pool-bergblick\/\" class=\"listing-featured-thumb hover-effect image-wrap\" role=\"link\">\n\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"584\" height=\"438\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/05\/30.05.Decker_real_estate.png?resize=584%2C438&amp;ssl=1\" class=\"img-fluid wp-post-image\" alt=\"Moderne 3+1 Villa in Aksu \u2013 Privater Pool &amp; Bergblick\" data-attachment-id=\"4397\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/property\/moderne-31-villa-in-lara-privater-pool-bergblick\/30-05-decker_real_estate\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/05\/30.05.Decker_real_estate.png?fit=1000%2C545&amp;ssl=1\" data-orig-size=\"1000,545\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;,&quot;alt&quot;:&quot;&quot;}\" data-image-title=\"30.05.Decker_real_estate\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/05\/30.05.Decker_real_estate.png?fit=1000%2C545&amp;ssl=1\" \/>\t\t<\/a><!-- hover-effect -->\n\t<\/div>\n<\/div>\t\t\t\t<div class=\"preview_loader\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"item-body w-100 d-flex flex-column flex-fill align-items-center\">\n\t\t\t\t<h2 class=\"item-title mb-2 \">\n\t<a target=\"_self\" href=\"https:\/\/decker-realestate.com\/tr\/property\/moderne-31-villa-in-lara-privater-pool-bergblick\/\" role=\"link\">Moderne 3+1 Villa in Aksu \u2013 Privater Pool &amp; Bergblick<\/a>\n<\/h2><!-- item-title -->\t\t\t\t<div class=\"item-v5-price mb-1\">\n\t\t\t\t\t \u20ac320,000\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"item-v5-type d-flex flex-grow-1 text-center mb-3\">\n\t\t\t\t\tVilla\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<ul class=\"item-amenities item-amenities-with-icons d-flex flex-wrap align-items-center gap-2 justify-content-center\" role=\"list\">\n\t<li class=\"h-beds d-flex align-items-center me-1\"><i class=\"houzez-icon icon-hotel-double-bed-1 me-2\"><\/i><span class=\"item-amenities-text\">Beds:<\/span> <span class=\"hz-figure\">3<\/span><\/li><li class=\"h-baths d-flex align-items-center me-1\"><i class=\"houzez-icon icon-bathroom-shower-1 me-2\"><\/i><span class=\"item-amenities-text\">Baths:<\/span> <span class=\"hz-figure\">3<\/span><\/li><li class=\"h-cars d-flex align-items-center me-1\"><i class=\"houzez-icon icon-car-1 me-2\"><\/i><span class=\"item-amenities-text\">Garage:<\/span> <span class=\"hz-figure\">1<\/span><\/li><li class=\"h-area d-flex align-items-center me-1\"><i class=\"houzez-icon icon-ruler-triangle me-2\"><\/i><span class=\"hz-figure me-1\">180<\/span> <span class=\"hz-figure area_postfix\">m\u00b2<\/span><\/li><\/ul>\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"item-listing-wrap hz-item-gallery-js item-wrap-v5 hz-map-trigger\" data-hz-id=\"4384\" data-images=\"[{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Beispielbilder-5.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne 2+1 Wohnung in Konyaalt\\u0131 \\u2013 Meerblick &#038; Vollausstattung&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Beispielbilder-5.png?w=1448&amp;ssl=1 1448w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Beispielbilder-5.png?resize=16%2C12&amp;ssl=1 16w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Beispielbilder-5.png?resize=584%2C438&amp;ssl=1 584w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Beispielbilder-5.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne 2+1 Wohnung in Konyaalt\\u0131 \\u2013 Meerblick &#038; Vollausstattung&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Beispielbilder-5.png?w=1448&amp;ssl=1 1448w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Beispielbilder-5.png?resize=16%2C12&amp;ssl=1 16w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Beispielbilder-5.png?resize=584%2C438&amp;ssl=1 584w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-1-1.jpg?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne 2+1 Wohnung in Konyaalt\\u0131 \\u2013 Meerblick &#038; Vollausstattung&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-1-1.jpg?w=1448&amp;ssl=1 1448w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-1-1.jpg?resize=16%2C12&amp;ssl=1 16w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-1-1.jpg?resize=584%2C438&amp;ssl=1 584w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-2-1.jpg?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne 2+1 Wohnung in Konyaalt\\u0131 \\u2013 Meerblick &#038; Vollausstattung&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-2-1.jpg?w=1448&amp;ssl=1 1448w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-2-1.jpg?resize=16%2C12&amp;ssl=1 16w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-2-1.jpg?resize=584%2C438&amp;ssl=1 584w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-4-1.jpg?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne 2+1 Wohnung in Konyaalt\\u0131 \\u2013 Meerblick &#038; Vollausstattung&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-4-1.jpg?w=1448&amp;ssl=1 1448w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-4-1.jpg?resize=16%2C12&amp;ssl=1 16w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-4-1.jpg?resize=584%2C438&amp;ssl=1 584w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-3-1.jpg?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne 2+1 Wohnung in Konyaalt\\u0131 \\u2013 Meerblick &#038; Vollausstattung&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-3-1.jpg?w=1448&amp;ssl=1 1448w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-3-1.jpg?resize=16%2C12&amp;ssl=1 16w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Beispielbilder-3-1.jpg?resize=584%2C438&amp;ssl=1 584w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;}]\">\n\t<div class=\"item-wrap h-100\">\n\t\t<div class=\"d-flex flex-column align-items-center h-100\">\n\t\t\t<div class=\"item-header\">\n\t\t\t\t<span class=\"label-featured label me-1\" role=\"status\">Angesagt<\/span>\t\t\t\t<div class=\"labels-wrap d-flex align-items-center gap-1\" role=\"group\"> \n\n\t<a href=\"https:\/\/decker-realestate.com\/tr\/status\/for-sale\/\" class=\"label-status label status-color-24\">\n\t\t\t\t\tZu verkaufen\n\t\t\t\t<\/a>       \n\n<\/div>\n\t\t\t\t<ul class=\"item-tools d-flex align-items-center justify-content-center gap-1\">\n        <li class=\"item-tool item-preview\">\n        <span class=\"hz-show-lightbox-js item-tool-preview text-center\" data-listid=\"4384\">\n            <span data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Vorschau\">\n                <i class=\"houzez-icon icon-expand-3\"><\/i>   \n            <\/span>\n        <\/span><!-- item-tool-favorite -->\n    <\/li><!-- item-tool -->\n        \n        <li class=\"item-tool item-favorite\">\n        <span class=\"add-favorite-js item-tool-favorite text-center\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Favorit\" data-listid=\"4384\">\n            <i class=\"houzez-icon icon-love-it \"><\/i>\n        <\/span><!-- item-tool-favorite -->\n    <\/li><!-- item-tool -->\n    \n        <li class=\"item-tool item-compare\">\n        <span class=\"houzez_compare compare-4384 item-tool-compare text-center\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Add to Compare\" data-listing_id=\"4384\" data-listing_image=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/07\/Beispielbilder-5.png?resize=584%2C438&amp;ssl=1\">\n            <i class=\"houzez-icon icon-add-circle\"><\/i>\n            <!-- <i class=\"houzez-icon icon-subtract-circle\"><\/i> -->\n        <\/span><!-- item-tool-compare -->\n    <\/li><!-- item-tool -->\n    <\/ul><!-- item-tools -->\n\t\t\t\t<div class=\"listing-image-wrap\">\n\t<div class=\"listing-thumb\">\n\t\t<a target=\"_self\" href=\"https:\/\/decker-realestate.com\/tr\/property\/moderne-21-wohnung-in-konyaalti-meerblick-vollausstattung\/\" class=\"listing-featured-thumb hover-effect image-wrap\" role=\"link\">\n\t\t\t<img decoding=\"async\" width=\"584\" height=\"438\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/07\/Beispielbilder-5.png?resize=584%2C438&amp;ssl=1\" class=\"img-fluid wp-post-image\" alt=\"Moderne 2+1 Wohnung in Konyaalt\u0131 \u2013 Meerblick &#038; Vollausstattung\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/07\/Beispielbilder-5.png?w=1448&amp;ssl=1 1448w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/07\/Beispielbilder-5.png?resize=16%2C12&amp;ssl=1 16w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/07\/Beispielbilder-5.png?resize=584%2C438&amp;ssl=1 584w\" sizes=\"(max-width: 584px) 100vw, 584px\" data-attachment-id=\"5010\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/property\/moderne-21-wohnung-in-konyaalti-meerblick-vollausstattung\/beispielbilder-5\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/07\/Beispielbilder-5.png?fit=1448%2C1086&amp;ssl=1\" data-orig-size=\"1448,1086\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;,&quot;alt&quot;:&quot;&quot;}\" data-image-title=\"Beispielbilder (5)\" data-image-description=\"&lt;p&gt;Antalya Immobilien kaufen&lt;\/p&gt;\n\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/07\/Beispielbilder-5.png?fit=1024%2C768&amp;ssl=1\" \/>\t\t<\/a><!-- hover-effect -->\n\t<\/div>\n<\/div>\t\t\t\t<div class=\"preview_loader\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"item-body w-100 d-flex flex-column flex-fill align-items-center\">\n\t\t\t\t<h2 class=\"item-title mb-2 \">\n\t<a target=\"_self\" href=\"https:\/\/decker-realestate.com\/tr\/property\/moderne-21-wohnung-in-konyaalti-meerblick-vollausstattung\/\" role=\"link\">Moderne 2+1 Wohnung in Konyaalt\u0131 \u2013 Meerblick &#038; Vollausstattung<\/a>\n<\/h2><!-- item-title -->\t\t\t\t<div class=\"item-v5-price mb-1\">\n\t\t\t\t\t \u20ac149,000\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"item-v5-type d-flex flex-grow-1 text-center mb-3\">\n\t\t\t\t\tWohnung\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<ul class=\"item-amenities item-amenities-with-icons d-flex flex-wrap align-items-center gap-2 justify-content-center\" role=\"list\">\n\t<li class=\"h-beds d-flex align-items-center me-1\"><i class=\"houzez-icon icon-hotel-double-bed-1 me-2\"><\/i><span class=\"item-amenities-text\">Beds:<\/span> <span class=\"hz-figure\">2<\/span><\/li><li class=\"h-baths d-flex align-items-center me-1\"><i class=\"houzez-icon icon-bathroom-shower-1 me-2\"><\/i><span class=\"item-amenities-text\">Bath:<\/span> <span class=\"hz-figure\">1<\/span><\/li><li class=\"h-cars d-flex align-items-center me-1\"><i class=\"houzez-icon icon-car-1 me-2\"><\/i><span class=\"item-amenities-text\">Garage:<\/span> <span class=\"hz-figure\">1<\/span><\/li><li class=\"h-area d-flex align-items-center me-1\"><i class=\"houzez-icon icon-ruler-triangle me-2\"><\/i><span class=\"hz-figure me-1\">85<\/span> <span class=\"hz-figure area_postfix\">m\u00b2<\/span><\/li><\/ul>\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"item-listing-wrap hz-item-gallery-js item-wrap-v5 hz-map-trigger\" data-hz-id=\"2868\" data-images=\"[{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194222.jpg?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Panorama-Meerblick: Exklusive 4-st\\u00f6ckige Villa in Alanya-Bektas&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194222.jpg?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194222.jpg?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194222.jpg?resize=120%2C90&amp;ssl=1 120w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194222-1.jpg?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Panorama-Meerblick: Exklusive 4-st\\u00f6ckige Villa in Alanya-Bektas&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194222-1.jpg?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194222-1.jpg?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194222-1.jpg?resize=120%2C90&amp;ssl=1 120w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194306.jpg?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Panorama-Meerblick: Exklusive 4-st\\u00f6ckige Villa in Alanya-Bektas&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194306.jpg?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194306.jpg?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194306.jpg?resize=120%2C90&amp;ssl=1 120w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194352.jpg?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Panorama-Meerblick: Exklusive 4-st\\u00f6ckige Villa in Alanya-Bektas&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194352.jpg?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194352.jpg?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-05-194352.jpg?resize=120%2C90&amp;ssl=1 120w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;}]\">\n\t<div class=\"item-wrap h-100\">\n\t\t<div class=\"d-flex flex-column align-items-center h-100\">\n\t\t\t<div class=\"item-header\">\n\t\t\t\t<span class=\"label-featured label me-1\" role=\"status\">Angesagt<\/span>\t\t\t\t<div class=\"labels-wrap d-flex align-items-center gap-1\" role=\"group\"> \n\n\t<a href=\"https:\/\/decker-realestate.com\/tr\/status\/for-sale\/\" class=\"label-status label status-color-24\">\n\t\t\t\t\tZu verkaufen\n\t\t\t\t<\/a>       \n\n<\/div>\n\t\t\t\t<ul class=\"item-tools d-flex align-items-center justify-content-center gap-1\">\n        <li class=\"item-tool item-preview\">\n        <span class=\"hz-show-lightbox-js item-tool-preview text-center\" data-listid=\"2868\">\n            <span data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Vorschau\">\n                <i class=\"houzez-icon icon-expand-3\"><\/i>   \n            <\/span>\n        <\/span><!-- item-tool-favorite -->\n    <\/li><!-- item-tool -->\n        \n        <li class=\"item-tool item-favorite\">\n        <span class=\"add-favorite-js item-tool-favorite text-center\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Favorit\" data-listid=\"2868\">\n            <i class=\"houzez-icon icon-love-it \"><\/i>\n        <\/span><!-- item-tool-favorite -->\n    <\/li><!-- item-tool -->\n    \n        <li class=\"item-tool item-compare\">\n        <span class=\"houzez_compare compare-2868 item-tool-compare text-center\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Add to Compare\" data-listing_id=\"2868\" data-listing_image=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-05-194222.jpg?resize=584%2C438&amp;ssl=1\">\n            <i class=\"houzez-icon icon-add-circle\"><\/i>\n            <!-- <i class=\"houzez-icon icon-subtract-circle\"><\/i> -->\n        <\/span><!-- item-tool-compare -->\n    <\/li><!-- item-tool -->\n    <\/ul><!-- item-tools -->\n\t\t\t\t<div class=\"listing-image-wrap\">\n\t<div class=\"listing-thumb\">\n\t\t<a target=\"_self\" href=\"https:\/\/decker-realestate.com\/tr\/property\/panorama-meerblick-exklusive-3-stoeckige-villa-in-alanya-bektas\/\" class=\"listing-featured-thumb hover-effect image-wrap\" role=\"link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"584\" height=\"438\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-05-194222.jpg?resize=584%2C438&amp;ssl=1\" class=\"img-fluid wp-post-image\" alt=\"Panorama-Meerblick: Exklusive 4-st\u00f6ckige Villa in Alanya-Bektas\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-05-194222.jpg?resize=592%2C444&amp;ssl=1 592w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-05-194222.jpg?resize=584%2C438&amp;ssl=1 584w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-05-194222.jpg?resize=120%2C90&amp;ssl=1 120w\" sizes=\"(max-width: 584px) 100vw, 584px\" data-attachment-id=\"2870\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/property\/panorama-meerblick-exklusive-3-stoeckige-villa-in-alanya-bektas\/screenshot-2025-12-05-194222\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-05-194222.jpg?fit=958%2C448&amp;ssl=1\" data-orig-size=\"958,448\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"Screenshot 2025-12-05 194222\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-05-194222.jpg?fit=958%2C448&amp;ssl=1\" \/>\t\t<\/a><!-- hover-effect -->\n\t<\/div>\n<\/div>\t\t\t\t<div class=\"preview_loader\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"item-body w-100 d-flex flex-column flex-fill align-items-center\">\n\t\t\t\t<h2 class=\"item-title mb-2 \">\n\t<a target=\"_self\" href=\"https:\/\/decker-realestate.com\/tr\/property\/panorama-meerblick-exklusive-3-stoeckige-villa-in-alanya-bektas\/\" role=\"link\">Panorama-Meerblick: Exklusive 4-st\u00f6ckige Villa in Alanya-Bektas<\/a>\n<\/h2><!-- item-title -->\t\t\t\t<div class=\"item-v5-price mb-1\">\n\t\t\t\t\t \u20ac1,400,000\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"item-v5-type d-flex flex-grow-1 text-center mb-3\">\n\t\t\t\t\tVilla\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<ul class=\"item-amenities item-amenities-with-icons d-flex flex-wrap align-items-center gap-2 justify-content-center\" role=\"list\">\n\t<li class=\"h-beds d-flex align-items-center me-1\"><i class=\"houzez-icon icon-hotel-double-bed-1 me-2\"><\/i><span class=\"item-amenities-text\">Beds:<\/span> <span class=\"hz-figure\">7<\/span><\/li><li class=\"h-area d-flex align-items-center me-1\"><i class=\"houzez-icon icon-ruler-triangle me-2\"><\/i><span class=\"hz-figure me-1\">680 m2<\/span> <span class=\"hz-figure area_postfix\"><\/span><\/li><\/ul>\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"item-listing-wrap hz-item-gallery-js item-wrap-v5 hz-map-trigger\" data-hz-id=\"2809\" data-images=\"[{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205252.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Alanya Kargicak&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205252.png?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205252.png?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205252.png?resize=120%2C90&amp;ssl=1 120w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205334.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne, voll m\\u00f6blierte 3+1-Zimmer-Villa in Alanya\\\/Kargicak mit Meerblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205334.png?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205334.png?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205334.png?resize=120%2C90&amp;ssl=1 120w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205252.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Alanya Kargicak&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205252.png?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205252.png?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205252.png?resize=120%2C90&amp;ssl=1 120w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205559.png?resize=584%2C393&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne, voll m\\u00f6blierte 3+1-Zimmer-Villa in Alanya\\\/Kargicak mit Meerblick&quot;,&quot;width&quot;:584,&quot;height&quot;:393,&quot;srcset&quot;:false,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205503.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Moderne, voll m\\u00f6blierte 3+1-Zimmer-Villa in Alanya\\\/Kargicak mit Meerblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205503.png?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205503.png?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Screenshot-2025-12-04-205503.png?resize=120%2C90&amp;ssl=1 120w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;}]\">\n\t<div class=\"item-wrap h-100\">\n\t\t<div class=\"d-flex flex-column align-items-center h-100\">\n\t\t\t<div class=\"item-header\">\n\t\t\t\t<span class=\"label-featured label me-1\" role=\"status\">Angesagt<\/span>\t\t\t\t<div class=\"labels-wrap d-flex align-items-center gap-1\" role=\"group\"> \n\n\t<a href=\"https:\/\/decker-realestate.com\/tr\/status\/for-sale\/\" class=\"label-status label status-color-24\">\n\t\t\t\t\tZu verkaufen\n\t\t\t\t<\/a>       \n\n<\/div>\n\t\t\t\t<ul class=\"item-tools d-flex align-items-center justify-content-center gap-1\">\n        <li class=\"item-tool item-preview\">\n        <span class=\"hz-show-lightbox-js item-tool-preview text-center\" data-listid=\"2809\">\n            <span data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Vorschau\">\n                <i class=\"houzez-icon icon-expand-3\"><\/i>   \n            <\/span>\n        <\/span><!-- item-tool-favorite -->\n    <\/li><!-- item-tool -->\n        \n        <li class=\"item-tool item-favorite\">\n        <span class=\"add-favorite-js item-tool-favorite text-center\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Favorit\" data-listid=\"2809\">\n            <i class=\"houzez-icon icon-love-it \"><\/i>\n        <\/span><!-- item-tool-favorite -->\n    <\/li><!-- item-tool -->\n    \n        <li class=\"item-tool item-compare\">\n        <span class=\"houzez_compare compare-2809 item-tool-compare text-center\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Add to Compare\" data-listing_id=\"2809\" data-listing_image=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-04-205252.png?resize=584%2C438&amp;ssl=1\">\n            <i class=\"houzez-icon icon-add-circle\"><\/i>\n            <!-- <i class=\"houzez-icon icon-subtract-circle\"><\/i> -->\n        <\/span><!-- item-tool-compare -->\n    <\/li><!-- item-tool -->\n    <\/ul><!-- item-tools -->\n\t\t\t\t<div class=\"listing-image-wrap\">\n\t<div class=\"listing-thumb\">\n\t\t<a target=\"_self\" href=\"https:\/\/decker-realestate.com\/tr\/property\/moderne-voll-moeblierte-31-zimmer-villa-in-kargicak-mit-meerblick\/\" class=\"listing-featured-thumb hover-effect image-wrap\" role=\"link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"584\" height=\"438\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-04-205252.png?resize=584%2C438&amp;ssl=1\" class=\"img-fluid wp-post-image\" alt=\"Alanya Kargicak\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-04-205252.png?resize=592%2C444&amp;ssl=1 592w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-04-205252.png?resize=584%2C438&amp;ssl=1 584w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-04-205252.png?resize=120%2C90&amp;ssl=1 120w\" sizes=\"(max-width: 584px) 100vw, 584px\" data-attachment-id=\"2813\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/property\/moderne-voll-moeblierte-31-zimmer-villa-in-kargicak-mit-meerblick\/screenshot-2025-12-04-205252\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-04-205252.png?fit=995%2C612&amp;ssl=1\" data-orig-size=\"995,612\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"Screenshot 2025-12-04 205252\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-04-205252.png?fit=995%2C612&amp;ssl=1\" \/>\t\t<\/a><!-- hover-effect -->\n\t<\/div>\n<\/div>\t\t\t\t<div class=\"preview_loader\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"item-body w-100 d-flex flex-column flex-fill align-items-center\">\n\t\t\t\t<h2 class=\"item-title mb-2 \">\n\t<a target=\"_self\" href=\"https:\/\/decker-realestate.com\/tr\/property\/moderne-voll-moeblierte-31-zimmer-villa-in-kargicak-mit-meerblick\/\" role=\"link\">Moderne, voll m\u00f6blierte 3+1-Zimmer-Villa in Alanya\/Kargicak mit Meerblick<\/a>\n<\/h2><!-- item-title -->\t\t\t\t<div class=\"item-v5-price mb-1\">\n\t\t\t\t\t \u20ac399,000\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"item-v5-type d-flex flex-grow-1 text-center mb-3\">\n\t\t\t\t\tVilla\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<ul class=\"item-amenities item-amenities-with-icons d-flex flex-wrap align-items-center gap-2 justify-content-center\" role=\"list\">\n\t<li class=\"h-baths d-flex align-items-center me-1\"><i class=\"houzez-icon icon-bathroom-shower-1 me-2\"><\/i><span class=\"item-amenities-text\">Baths:<\/span> <span class=\"hz-figure\">2<\/span><\/li><li class=\"h-cars d-flex align-items-center me-1\"><i class=\"houzez-icon icon-car-1 me-2\"><\/i><span class=\"item-amenities-text\">Garage:<\/span> <span class=\"hz-figure\">1<\/span><\/li><li class=\"h-area d-flex align-items-center me-1\"><i class=\"houzez-icon icon-ruler-triangle me-2\"><\/i><span class=\"hz-figure me-1\">180 m2<\/span> <span class=\"hz-figure area_postfix\"><\/span><\/li><\/ul>\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"item-listing-wrap hz-item-gallery-js item-wrap-v5 hz-map-trigger\" data-hz-id=\"350\" data-images=\"[{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Projekte.webp?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Inci Izmir Projekt&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Projekte.webp?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Projekte.webp?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Projekte.webp?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Projekte.webp?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Projekte.webp?zoom=3&amp;resize=584%2C438&amp;ssl=1 1752w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Projekte.webp?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Inci Izmir Projekt&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Projekte.webp?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Projekte.webp?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Projekte.webp?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Projekte.webp?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Projekte.webp?zoom=3&amp;resize=584%2C438&amp;ssl=1 1752w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_18.webp?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;7 Projekte (Inci) der \\u00d6naylar Group im Herzen Izmirs: Eine neue Dimension des urbanen Lebens&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_18.webp?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_18.webp?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_18.webp?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_18.webp?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_18.webp?zoom=3&amp;resize=584%2C438&amp;ssl=1 1752w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/03\\\/Finanzierung_inci_Izmir.webp?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;7 Projekte (Inci) der \\u00d6naylar Group im Herzen Izmirs: Eine neue Dimension des urbanen Lebens&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/03\\\/Finanzierung_inci_Izmir.webp?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/03\\\/Finanzierung_inci_Izmir.webp?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/03\\\/Finanzierung_inci_Izmir.webp?resize=120%2C90&amp;ssl=1 120w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_04.jpg?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;7 Projekte (Inci) der \\u00d6naylar Group im Herzen Izmirs: Eine neue Dimension des urbanen Lebens&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_04.jpg?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_04.jpg?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_04.jpg?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_04.jpg?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_04.jpg?zoom=3&amp;resize=584%2C438&amp;ssl=1 1752w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_06.webp?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;7 Projekte (Inci) der \\u00d6naylar Group im Herzen Izmirs: Eine neue Dimension des urbanen Lebens&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_06.webp?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_06.webp?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_06.webp?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_06.webp?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_06.webp?zoom=3&amp;resize=584%2C438&amp;ssl=1 1752w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_19.jpg?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;7 Projekte (Inci) der \\u00d6naylar Group im Herzen Izmirs: Eine neue Dimension des urbanen Lebens&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_19.jpg?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_19.jpg?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_19.jpg?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_19.jpg?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_19.jpg?zoom=3&amp;resize=584%2C438&amp;ssl=1 1752w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_20.webp?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;7 Projekte (Inci) der \\u00d6naylar Group im Herzen Izmirs: Eine neue Dimension des urbanen Lebens&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_20.webp?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_20.webp?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_20.webp?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_20.webp?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_20.webp?zoom=3&amp;resize=584%2C438&amp;ssl=1 1752w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_21.webp?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;7 Projekte (Inci) der \\u00d6naylar Group im Herzen Izmirs: Eine neue Dimension des urbanen Lebens&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_21.webp?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_21.webp?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_21.webp?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_21.webp?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_21.webp?zoom=3&amp;resize=584%2C438&amp;ssl=1 1752w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_16.webp?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;7 Projekte (Inci) der \\u00d6naylar Group im Herzen Izmirs: Eine neue Dimension des urbanen Lebens&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_16.webp?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_16.webp?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_16.webp?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_16.webp?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_16.webp?zoom=3&amp;resize=584%2C438&amp;ssl=1 1752w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;}]\">\n\t<div class=\"item-wrap h-100\">\n\t\t<div class=\"d-flex flex-column align-items-center h-100\">\n\t\t\t<div class=\"item-header\">\n\t\t\t\t<span class=\"label-featured label me-1\" role=\"status\">Angesagt<\/span>\t\t\t\t<div class=\"labels-wrap d-flex align-items-center gap-1\" role=\"group\"> \n\n\t<a href=\"https:\/\/decker-realestate.com\/tr\/status\/for-sale\/\" class=\"label-status label status-color-24\">\n\t\t\t\t\tZu verkaufen\n\t\t\t\t<\/a>       \n\n<\/div>\n\t\t\t\t<ul class=\"item-tools d-flex align-items-center justify-content-center gap-1\">\n        <li class=\"item-tool item-preview\">\n        <span class=\"hz-show-lightbox-js item-tool-preview text-center\" data-listid=\"350\">\n            <span data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Vorschau\">\n                <i class=\"houzez-icon icon-expand-3\"><\/i>   \n            <\/span>\n        <\/span><!-- item-tool-favorite -->\n    <\/li><!-- item-tool -->\n        \n        <li class=\"item-tool item-favorite\">\n        <span class=\"add-favorite-js item-tool-favorite text-center\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Favorit\" data-listid=\"350\">\n            <i class=\"houzez-icon icon-love-it \"><\/i>\n        <\/span><!-- item-tool-favorite -->\n    <\/li><!-- item-tool -->\n    \n        <li class=\"item-tool item-compare\">\n        <span class=\"houzez_compare compare-350 item-tool-compare text-center\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Add to Compare\" data-listing_id=\"350\" data-listing_image=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/03\/Inci-Projekte.webp?resize=584%2C438&amp;ssl=1\">\n            <i class=\"houzez-icon icon-add-circle\"><\/i>\n            <!-- <i class=\"houzez-icon icon-subtract-circle\"><\/i> -->\n        <\/span><!-- item-tool-compare -->\n    <\/li><!-- item-tool -->\n    <\/ul><!-- item-tools -->\n\t\t\t\t<div class=\"listing-image-wrap\">\n\t<div class=\"listing-thumb\">\n\t\t<a target=\"_self\" href=\"https:\/\/decker-realestate.com\/tr\/property\/luxury-family-home\/\" class=\"listing-featured-thumb hover-effect image-wrap\" role=\"link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"584\" height=\"438\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/03\/Inci-Projekte.webp?resize=584%2C438&amp;ssl=1\" class=\"img-fluid wp-post-image\" alt=\"Inci Izmir Projekt\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/03\/Inci-Projekte.webp?resize=592%2C444&amp;ssl=1 592w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/03\/Inci-Projekte.webp?resize=584%2C438&amp;ssl=1 584w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/03\/Inci-Projekte.webp?resize=120%2C90&amp;ssl=1 120w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/03\/Inci-Projekte.webp?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/03\/Inci-Projekte.webp?zoom=3&amp;resize=584%2C438&amp;ssl=1 1752w\" sizes=\"(max-width: 584px) 100vw, 584px\" data-attachment-id=\"2505\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/property\/luxury-family-home\/inci-projekte\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/03\/Inci-Projekte.webp?fit=1920%2C977&amp;ssl=1\" data-orig-size=\"1920,977\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"Inci-Projekte\" data-image-description=\"\" data-image-caption=\"&lt;p&gt;Inci Izmir Projekt&lt;\/p&gt;\n\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/03\/Inci-Projekte.webp?fit=1024%2C521&amp;ssl=1\" \/>\t\t<\/a><!-- hover-effect -->\n\t<\/div>\n<\/div>\t\t\t\t<div class=\"preview_loader\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"item-body w-100 d-flex flex-column flex-fill align-items-center\">\n\t\t\t\t<h2 class=\"item-title mb-2 \">\n\t<a target=\"_self\" href=\"https:\/\/decker-realestate.com\/tr\/property\/luxury-family-home\/\" role=\"link\">7 Projekte (Inci) der \u00d6naylar Group im Herzen Izmirs: Eine neue Dimension des urbanen Lebens<\/a>\n<\/h2><!-- item-title -->\t\t\t\t<div class=\"item-v5-price mb-1\">\n\t\t\t\t\t<span class=\"item-price-text\"><\/span>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"item-v5-type d-flex flex-grow-1 text-center mb-3\">\n\t\t\t\t\tWohnung\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<ul class=\"item-amenities item-amenities-with-icons d-flex flex-wrap align-items-center gap-2 justify-content-center\" role=\"list\">\n\t<\/ul>\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"item-listing-wrap hz-item-gallery-js item-wrap-v5 hz-map-trigger\" data-hz-id=\"412\" data-images=\"[{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/x5_11695945822rz-e1736698577419.jpg?resize=528%2C360&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Cesme Izmir Sale zum Verkaufen am Maeer&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/x5_11695945822rz-e1736698577419.jpg?w=528&amp;ssl=1 528w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/x5_11695945822rz-e1736698577419.jpg?resize=300%2C205&amp;ssl=1 300w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/x5_11695945822rz-e1736698577419.jpg?resize=496%2C338&amp;ssl=1 496w&quot;,&quot;sizes&quot;:&quot;(max-width: 528px) 100vw, 528px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/x5_11695945822rz-e1736698577419.jpg?resize=528%2C360&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Cesme Izmir Sale zum Verkaufen am Maeer&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/x5_11695945822rz-e1736698577419.jpg?w=528&amp;ssl=1 528w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/x5_11695945822rz-e1736698577419.jpg?resize=300%2C205&amp;ssl=1 300w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/x5_11695945822rz-e1736698577419.jpg?resize=496%2C338&amp;ssl=1 496w&quot;,&quot;sizes&quot;:&quot;(max-width: 528px) 100vw, 528px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/manzara.jpg?resize=576%2C386&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Direkt vom Eigent\\u00fcmer 2+1 RESIDENZWOHNUNG mit Meerblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/manzara.jpg?w=576&amp;ssl=1 576w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/manzara.jpg?resize=300%2C201&amp;ssl=1 300w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/manzara.jpg?resize=496%2C332&amp;ssl=1 496w&quot;,&quot;sizes&quot;:&quot;(max-width: 576px) 100vw, 576px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/manzara2png.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Direkt vom Eigent\\u00fcmer 2+1 RESIDENZWOHNUNG mit Meerblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/manzara2png.png?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/manzara2png.png?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/manzara2png.png?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/manzara2png.png?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/grundriss21_tr.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Direkt vom Eigent\\u00fcmer 2+1 RESIDENZWOHNUNG mit Meerblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/grundriss21_tr.png?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/grundriss21_tr.png?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/grundriss21_tr.png?resize=120%2C90&amp;ssl=1 120w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133402.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Direkt vom Eigent\\u00fcmer 2+1 RESIDENZWOHNUNG mit Meerblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133402.png?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133402.png?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133402.png?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133402.png?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133345.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Direkt vom Eigent\\u00fcmer 2+1 RESIDENZWOHNUNG mit Meerblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133345.png?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133345.png?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133345.png?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133345.png?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133218.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Direkt vom Eigent\\u00fcmer 2+1 RESIDENZWOHNUNG mit Meerblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133218.png?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133218.png?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133218.png?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133218.png?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133142.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Direkt vom Eigent\\u00fcmer 2+1 RESIDENZWOHNUNG mit Meerblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133142.png?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133142.png?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133142.png?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133142.png?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;},{&quot;image&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133123.png?resize=584%2C438&amp;ssl=1&quot;,&quot;alt&quot;:&quot;Direkt vom Eigent\\u00fcmer 2+1 RESIDENZWOHNUNG mit Meerblick&quot;,&quot;width&quot;:584,&quot;height&quot;:438,&quot;srcset&quot;:&quot;https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133123.png?resize=592%2C444&amp;ssl=1 592w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133123.png?resize=584%2C438&amp;ssl=1 584w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133123.png?resize=120%2C90&amp;ssl=1 120w, https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2016\\\/02\\\/Screenshot-2024-09-02-133123.png?zoom=2&amp;resize=584%2C438&amp;ssl=1 1168w&quot;,&quot;sizes&quot;:&quot;(max-width: 584px) 100vw, 584px&quot;}]\">\n\t<div class=\"item-wrap h-100\">\n\t\t<div class=\"d-flex flex-column align-items-center h-100\">\n\t\t\t<div class=\"item-header\">\n\t\t\t\t<span class=\"label-featured label me-1\" role=\"status\">Angesagt<\/span>\t\t\t\t<div class=\"labels-wrap d-flex align-items-center gap-1\" role=\"group\"> \n\n\t<a href=\"https:\/\/decker-realestate.com\/tr\/status\/for-sale\/\" class=\"label-status label status-color-24\">\n\t\t\t\t\tZu verkaufen\n\t\t\t\t<\/a>       \n\n<\/div>\n\t\t\t\t<ul class=\"item-tools d-flex align-items-center justify-content-center gap-1\">\n        <li class=\"item-tool item-preview\">\n        <span class=\"hz-show-lightbox-js item-tool-preview text-center\" data-listid=\"412\">\n            <span data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Vorschau\">\n                <i class=\"houzez-icon icon-expand-3\"><\/i>   \n            <\/span>\n        <\/span><!-- item-tool-favorite -->\n    <\/li><!-- item-tool -->\n        \n        <li class=\"item-tool item-favorite\">\n        <span class=\"add-favorite-js item-tool-favorite text-center\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Favorit\" data-listid=\"412\">\n            <i class=\"houzez-icon icon-love-it \"><\/i>\n        <\/span><!-- item-tool-favorite -->\n    <\/li><!-- item-tool -->\n    \n        <li class=\"item-tool item-compare\">\n        <span class=\"houzez_compare compare-412 item-tool-compare text-center\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"Add to Compare\" data-listing_id=\"412\" data-listing_image=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/x5_11695945822rz-e1736698577419.jpg?resize=528%2C360&amp;ssl=1\">\n            <i class=\"houzez-icon icon-add-circle\"><\/i>\n            <!-- <i class=\"houzez-icon icon-subtract-circle\"><\/i> -->\n        <\/span><!-- item-tool-compare -->\n    <\/li><!-- item-tool -->\n    <\/ul><!-- item-tools -->\n\t\t\t\t<div class=\"listing-image-wrap\">\n\t<div class=\"listing-thumb\">\n\t\t<a target=\"_self\" href=\"https:\/\/decker-realestate.com\/tr\/property\/luxury-anlage-with-pool\/\" class=\"listing-featured-thumb hover-effect image-wrap\" role=\"link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"528\" height=\"360\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/x5_11695945822rz-e1736698577419.jpg?resize=528%2C360&amp;ssl=1\" class=\"img-fluid wp-post-image\" alt=\"Cesme Izmir Sale zum Verkaufen am Maeer\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/x5_11695945822rz-e1736698577419.jpg?w=528&amp;ssl=1 528w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/x5_11695945822rz-e1736698577419.jpg?resize=300%2C205&amp;ssl=1 300w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/x5_11695945822rz-e1736698577419.jpg?resize=496%2C338&amp;ssl=1 496w\" sizes=\"(max-width: 528px) 100vw, 528px\" data-attachment-id=\"2311\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/property\/luxury-anlage-with-pool\/x5_11695945822rz\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/x5_11695945822rz-e1736698577419.jpg?fit=528%2C360&amp;ssl=1\" data-orig-size=\"528,360\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"x5_11695945822rz\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/x5_11695945822rz-e1736698577419.jpg?fit=528%2C360&amp;ssl=1\" \/>\t\t<\/a><!-- hover-effect -->\n\t<\/div>\n<\/div>\t\t\t\t<div class=\"preview_loader\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"item-body w-100 d-flex flex-column flex-fill align-items-center\">\n\t\t\t\t<h2 class=\"item-title mb-2 \">\n\t<a target=\"_self\" href=\"https:\/\/decker-realestate.com\/tr\/property\/luxury-anlage-with-pool\/\" role=\"link\">Direkt vom Eigent\u00fcmer 2+1 RESIDENZWOHNUNG mit Meerblick<\/a>\n<\/h2><!-- item-title -->\t\t\t\t<div class=\"item-v5-price mb-1\">\n\t\t\t\t\t \u20ac79,000\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"item-v5-type d-flex flex-grow-1 text-center mb-3\">\n\t\t\t\t\tWohnung\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<ul class=\"item-amenities item-amenities-with-icons d-flex flex-wrap align-items-center gap-2 justify-content-center\" role=\"list\">\n\t<li class=\"h-beds d-flex align-items-center me-1\"><i class=\"houzez-icon icon-hotel-double-bed-1 me-2\"><\/i><span class=\"item-amenities-text\">Beds:<\/span> <span class=\"hz-figure\">2<\/span><\/li><li class=\"h-baths d-flex align-items-center me-1\"><i class=\"houzez-icon icon-bathroom-shower-1 me-2\"><\/i><span class=\"item-amenities-text\">Bath:<\/span> <span class=\"hz-figure\">1<\/span><\/li><li class=\"h-area d-flex align-items-center me-1\"><i class=\"houzez-icon icon-ruler-triangle me-2\"><\/i><span class=\"hz-figure me-1\">75<\/span> <span class=\"hz-figure area_postfix\">QM Brutto<\/span><\/li><\/ul>\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>        <\/div><!-- listing-view -->\n\n                <div id=\"fave-pagination-loadmore\" class=\"load-more-wrap mb-4 fave-load-more\">\n            <a class=\"btn btn-load-more btn-primary-outlined\"\n               data-pagination_type=\"loadmore\"\n               data-paged=\"2\" \n               data-posts_limit=\"6\" \n               data-card=\"v5\" \n               data-property_type=\"\" data-property_status=\"\" data-property_country=\"\" data-property_state=\"\" data-property_city=\"\" data-property_area=\"\" data-property_label=\"\" data-property_ids=\"\" data-property_id=\"\" data-houzez_user_role=\"\" data-featured_prop=\"yes\" data-sort_by=\"\" data-offset=\"\" data-post_status=\"all\" data-min_price=\"\" data-max_price=\"\" data-min_beds=\"\" data-max_beds=\"\" data-min_baths=\"\" data-max_baths=\"\" data-properties_by_agents=\"\" data-properties_by_agencies=\"\" data-hide_date=\"1\" data-nav_position=\"\"             >\n            <span class=\"houzez-loader-js houzez-hidden spinner-border spinner-border-sm\" aria-hidden=\"true\"><\/span>Daha fazla y\u00fckle \n            <\/a>\n        <\/div>\n            <\/div><!-- property-grid-module -->\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-c72c51c elementor-widget elementor-widget-houzez_elementor_space\" data-id=\"c72c51c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_space.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"houzez-spacer\">\n            <div class=\"houzez-spacer-inner\"><\/div>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-07023df elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"07023df\" data-element_type=\"section\" data-e-type=\"section\" id=\"Alanya_Antalya_Fethiye\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-16e74b1\" data-id=\"16e74b1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-57d5b68 elementor-widget elementor-widget-houzez_elementor_space\" data-id=\"57d5b68\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_space.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"houzez-spacer\">\n            <div class=\"houzez-spacer-inner\"><\/div>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-adb8afd elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"adb8afd\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-b723110\" data-id=\"b723110\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b447f43 elementor-widget elementor-widget-houzez_elementor_section_title\" data-id=\"b447f43\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_section_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"houzez_section_title_wrap section-title-module\">\n                                    <h2 class=\"houzez_section_title\">Angebote<\/h2>\n                \n                                    <p class=\"houzez_section_subtitle\">Angebote am Meer<\/p>\n                            <\/div>\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b6471ea elementor-widget elementor-widget-houzez_elementor_grids\" data-id=\"b6471ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_grids.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"taxonomy-grids-module taxonomy-grids-module-v3\">\r\n    \t\t<div class=\"taxonomy-grids-module-grid\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-item-square\">\r\n\t\t\t\t\t\t\t<div class=\"taxonomy-item-wrap h-100\">\t\r\n\t\t\t\t\t\t\t\t<div class=\"taxonomy-item houzez-lazy-bg houzez-lazyload\" style=\"background-image: url(https:\/\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_agidx1agidx1agid.png);\">\r\n\t\t\t\t\t\t\t\t\t<a class=\"taxonomy-link hover-effect-flat\" href=\"https:\/\/decker-realestate.com\/tr\/city\/alanya\/\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-text-wrap d-flex flex-column justify-content-end align-items-start h-100 w-100\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-title\">Alanya<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-subtitle\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t2\t\t\t\t\t\t\t\t\t\t\t\t\tProperties\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- taxonomy-text-wrap -->\r\n\t\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-item-square\">\r\n\t\t\t\t\t\t\t<div class=\"taxonomy-item-wrap h-100\">\t\r\n\t\t\t\t\t\t\t\t<div class=\"taxonomy-item houzez-lazy-bg houzez-lazyload\" style=\"background-image: url(https:\/\/decker-realestate.com\/wp-content\/uploads\/2016\/03\/007.jpg);\">\r\n\t\t\t\t\t\t\t\t\t<a class=\"taxonomy-link hover-effect-flat\" href=\"https:\/\/decker-realestate.com\/tr\/city\/antalya\/\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-text-wrap d-flex flex-column justify-content-end align-items-start h-100 w-100\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-title\">Antalya<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-subtitle\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t2\t\t\t\t\t\t\t\t\t\t\t\t\tProperties\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- taxonomy-text-wrap -->\r\n\t\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-item-square\">\r\n\t\t\t\t\t\t\t<div class=\"taxonomy-item-wrap h-100\">\t\r\n\t\t\t\t\t\t\t\t<div class=\"taxonomy-item houzez-lazy-bg houzez-lazyload\" style=\"background-image: url(https:\/\/decker-realestate.com\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-05-194306.jpg);\">\r\n\t\t\t\t\t\t\t\t\t<a class=\"taxonomy-link hover-effect-flat\" href=\"https:\/\/decker-realestate.com\/tr\/city\/fethiye\/\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-text-wrap d-flex flex-column justify-content-end align-items-start h-100 w-100\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-title\">Fethiye<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-subtitle\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t1\t\t\t\t\t\t\t\t\t\t\t\t\tProperty\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- taxonomy-text-wrap -->\r\n\t\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-item-square\">\r\n\t\t\t\t\t\t\t<div class=\"taxonomy-item-wrap h-100\">\t\r\n\t\t\t\t\t\t\t\t<div class=\"taxonomy-item houzez-lazy-bg houzez-lazyload\" style=\"background-image: url(https:\/\/decker-realestate.com\/wp-content\/uploads\/2025\/03\/Inci-Mega-Katalog-TR-EN_kompr-_Seite_18.webp);\">\r\n\t\t\t\t\t\t\t\t\t<a class=\"taxonomy-link hover-effect-flat\" href=\"https:\/\/decker-realestate.com\/tr\/city\/izmir\/\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-text-wrap d-flex flex-column justify-content-end align-items-start h-100 w-100\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-title\">Izmir<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"taxonomy-subtitle\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t5\t\t\t\t\t\t\t\t\t\t\t\t\tProperties\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- taxonomy-text-wrap -->\r\n\t\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cae8b19 elementor-widget elementor-widget-spacer\" data-id=\"cae8b19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a74525 elementor-widget elementor-widget-houzez_elementor_space\" data-id=\"7a74525\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_space.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"houzez-spacer\">\n            <div class=\"houzez-spacer-inner\"><\/div>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4635237 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"4635237\" data-element_type=\"section\" data-e-type=\"section\" id=\"team\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-99b2d0d\" data-id=\"99b2d0d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-97ad7c9 elementor-widget elementor-widget-houzez_elementor_space\" data-id=\"97ad7c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_space.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"houzez-spacer\">\n            <div class=\"houzez-spacer-inner\"><\/div>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c4d82d elementor-widget elementor-widget-houzez_elementor_section_title\" data-id=\"0c4d82d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_section_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"houzez_section_title_wrap section-title-module\">\n                                    <h2 class=\"houzez_section_title\">Ihr Immobilienteam<\/h2>\n                \n                                    <p class=\"houzez_section_subtitle\">Wir sind von Montag bis Sonntag f\u00fcr Sie da!<\/p>\n                            <\/div>\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-88d7a61 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"88d7a61\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-59ce4b8\" data-id=\"59ce4b8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1de292f elementor-widget elementor-widget-houzez_elementor_team_member\" data-id=\"1de292f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_team_member.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n            <div class=\"team-module hover-effect text-center\">\n\n                                \n                <img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"654\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-e1765158871825.jpg?fit=500%2C654&amp;ssl=1\" class=\"img-fluid\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-e1765158871825.jpg?w=500&amp;ssl=1 500w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-e1765158871825.jpg?resize=229%2C300&amp;ssl=1 229w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-e1765158871825.jpg?resize=459%2C600&amp;ssl=1 459w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-e1765158871825.jpg?resize=496%2C649&amp;ssl=1 496w\" sizes=\"(max-width: 500px) 100vw, 500px\" data-attachment-id=\"2255\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/homepage-with-map\/design-ohne-titel\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-e1765158871825.jpg?fit=500%2C654&amp;ssl=1\" data-orig-size=\"500,654\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}\" data-image-title=\"Design ohne Titel\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-e1765158871825.jpg?fit=690%2C1024&amp;ssl=1\" \/>\n                <!-- Team Content Before Hover -->\n                <div class=\"team-content-wrap team-content-wrap-before top-0 start-0 w-100 h-100\">\n                    <div class=\"team-content bottom-0 start-0 w-100 p-4\">\n                        <div class=\"team-name\">\n                            <strong>Mrs. Decker<\/strong>\n                        <\/div><!-- team-name -->\n                        <div class=\"team-title\">\n                            CEO Izmir Alanya                        <\/div><!-- team-title -->\n                    <\/div><!-- team-content -->\n                <\/div><!-- team-content-wrap -->\n\n                <!-- Team Content After Hover -->\n                <div class=\"team-content-wrap team-content-wrap-after top-0 start-0 w-100 h-100\">\n                    <div class=\"team-content bottom-0 start-0 w-100 p-4\">\n                        <div class=\"team-name\">\n                            <strong>Mrs. Decker<\/strong>\n                        <\/div><!-- team-name -->\n                        <div class=\"team-title\">\n                            CEO Izmir Alanya                        <\/div><!-- team-title -->\n                        <div class=\"team-description my-3\">\n                            <p>zuverl\u00e4ssige lizenzierter deutsche Maklerin in der T\u00fcrkei<\/p>                        <\/div><!-- team-description -->\n\n                            \n                    <\/div><!-- team-content -->\n                <\/div><!-- team-content-wrap -->\n\n            <\/div><!-- team-module -->\n\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-b1afa91\" data-id=\"b1afa91\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-14aead4 elementor-widget elementor-widget-houzez_elementor_team_member\" data-id=\"14aead4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_team_member.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n            <div class=\"team-module hover-effect text-center\">\n\n                                \n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"1188\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-23.png?fit=800%2C1188&amp;ssl=1\" class=\"img-fluid\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-23.png?w=800&amp;ssl=1 800w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-23.png?resize=202%2C300&amp;ssl=1 202w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-23.png?resize=690%2C1024&amp;ssl=1 690w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-23.png?resize=768%2C1140&amp;ssl=1 768w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-23.png?resize=404%2C600&amp;ssl=1 404w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-23.png?resize=496%2C737&amp;ssl=1 496w\" sizes=\"(max-width: 800px) 100vw, 800px\" data-attachment-id=\"2268\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/homepage-with-map\/design-ohne-titel-23\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-23.png?fit=800%2C1188&amp;ssl=1\" data-orig-size=\"800,1188\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"Design ohne Titel (23)\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-23.png?fit=690%2C1024&amp;ssl=1\" \/>\n                <!-- Team Content Before Hover -->\n                <div class=\"team-content-wrap team-content-wrap-before top-0 start-0 w-100 h-100\">\n                    <div class=\"team-content bottom-0 start-0 w-100 p-4\">\n                        <div class=\"team-name\">\n                            <strong>Mr.Decker<\/strong>\n                        <\/div><!-- team-name -->\n                        <div class=\"team-title\">\n                            CEO Izmir, Alanya, Fethiye, Antalya                        <\/div><!-- team-title -->\n                    <\/div><!-- team-content -->\n                <\/div><!-- team-content-wrap -->\n\n                <!-- Team Content After Hover -->\n                <div class=\"team-content-wrap team-content-wrap-after top-0 start-0 w-100 h-100\">\n                    <div class=\"team-content bottom-0 start-0 w-100 p-4\">\n                        <div class=\"team-name\">\n                            <strong>Mr.Decker<\/strong>\n                        <\/div><!-- team-name -->\n                        <div class=\"team-title\">\n                            CEO Izmir, Alanya, Fethiye, Antalya                        <\/div><!-- team-title -->\n                        <div class=\"team-description my-3\">\n                            <p>zuverl\u00e4ssiger lizenzierter deutscher Makler in der T\u00fcrkei<\/p>                        <\/div><!-- team-description -->\n\n                            \n                    <\/div><!-- team-content -->\n                <\/div><!-- team-content-wrap -->\n\n            <\/div><!-- team-module -->\n\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-a96e4a9\" data-id=\"a96e4a9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c41788a elementor-widget elementor-widget-houzez_elementor_team_member\" data-id=\"c41788a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_team_member.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n            <div class=\"team-module hover-effect text-center\">\n\n                                \n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"1119\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/Image_cgwpy5cgwpy5cgwp.jpg?fit=800%2C1119&amp;ssl=1\" class=\"img-fluid\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/Image_cgwpy5cgwpy5cgwp.jpg?w=800&amp;ssl=1 800w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/Image_cgwpy5cgwpy5cgwp.jpg?resize=214%2C300&amp;ssl=1 214w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/Image_cgwpy5cgwpy5cgwp.jpg?resize=732%2C1024&amp;ssl=1 732w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/Image_cgwpy5cgwpy5cgwp.jpg?resize=768%2C1074&amp;ssl=1 768w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/Image_cgwpy5cgwpy5cgwp.jpg?resize=429%2C600&amp;ssl=1 429w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/Image_cgwpy5cgwpy5cgwp.jpg?resize=496%2C694&amp;ssl=1 496w\" sizes=\"(max-width: 800px) 100vw, 800px\" data-attachment-id=\"2832\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/agent\/vincent-fuller\/image_cgwpy5cgwpy5cgwp\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/Image_cgwpy5cgwpy5cgwp.jpg?fit=800%2C1119&amp;ssl=1\" data-orig-size=\"800,1119\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1764897469&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}\" data-image-title=\"Image_cgwpy5cgwpy5cgwp\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2016\/02\/Image_cgwpy5cgwpy5cgwp.jpg?fit=732%2C1024&amp;ssl=1\" \/>\n                <!-- Team Content Before Hover -->\n                <div class=\"team-content-wrap team-content-wrap-before top-0 start-0 w-100 h-100\">\n                    <div class=\"team-content bottom-0 start-0 w-100 p-4\">\n                        <div class=\"team-name\">\n                            <strong>Metin D.<\/strong>\n                        <\/div><!-- team-name -->\n                        <div class=\"team-title\">\n                            Real Estate Agent Izmir                        <\/div><!-- team-title -->\n                    <\/div><!-- team-content -->\n                <\/div><!-- team-content-wrap -->\n\n                <!-- Team Content After Hover -->\n                <div class=\"team-content-wrap team-content-wrap-after top-0 start-0 w-100 h-100\">\n                    <div class=\"team-content bottom-0 start-0 w-100 p-4\">\n                        <div class=\"team-name\">\n                            <strong>Metin D.<\/strong>\n                        <\/div><!-- team-name -->\n                        <div class=\"team-title\">\n                            Real Estate Agent Izmir                        <\/div><!-- team-title -->\n                        <div class=\"team-description my-3\">\n                            <p>langj\u00e4hriger zuverl\u00e4ssiger Makler aus Izmir<\/p>                        <\/div><!-- team-description -->\n\n                            \n                    <\/div><!-- team-content -->\n                <\/div><!-- team-content-wrap -->\n\n            <\/div><!-- team-module -->\n\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-4074fd3 elementor-widget elementor-widget-houzez_elementor_space\" data-id=\"4074fd3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_space.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"houzez-spacer\">\n            <div class=\"houzez-spacer-inner\"><\/div>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1eb9db4 elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline\" data-id=\"1eb9db4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;marker&quot;:&quot;double_underline&quot;,&quot;highlighted_text&quot;:&quot;&gt;Aktuelle News&quot;,&quot;highlight_iteration_delay&quot;:4000,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200}\" data-widget_type=\"animated-headline.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<h2 class=\"elementor-headline\">\n\t\t\t\t\t<span class=\"elementor-headline-plain-text elementor-headline-text-wrapper\"> Ratgeber &amp; Markt-Insights<\/span>\n\t\t\t\t<span class=\"elementor-headline-dynamic-wrapper elementor-headline-text-wrapper\">\n\t\t\t\t\t<span class=\"elementor-headline-dynamic-text elementor-headline-text-active\">&gt;Aktuelle News<\/span>\n\t\t\t\t<\/span>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ed9ef9d elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-posts--show-avatar elementor-card-shadow-yes elementor-posts__hover-gradient elementor-widget elementor-widget-posts\" data-id=\"ed9ef9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;cards_columns&quot;:&quot;3&quot;,&quot;cards_columns_tablet&quot;:&quot;2&quot;,&quot;cards_columns_mobile&quot;:&quot;1&quot;,&quot;cards_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;cards_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cards_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"posts.cards\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid\" role=\"list\">\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-5148 post type-post status-publish format-standard has-post-thumbnail hentry category-immobilienkauf-tuerkei category-markt-insights\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/decker-realestate.com\/tr\/2026\/09\/02\/immobilienpreise-tuerkei-verhandeln-2026\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"240\" height=\"300\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/09\/DECKER_Blog_Immobilienpreise_Tuerkei_Verhandeln_2026_Beitragsbild_mit_Text.jpg?fit=240%2C300&amp;ssl=1\" class=\"attachment-medium size-medium wp-image-5152\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/09\/DECKER_Blog_Immobilienpreise_Tuerkei_Verhandeln_2026_Beitragsbild_mit_Text.jpg?w=900&amp;ssl=1 900w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/09\/DECKER_Blog_Immobilienpreise_Tuerkei_Verhandeln_2026_Beitragsbild_mit_Text.jpg?resize=10%2C12&amp;ssl=1 10w\" sizes=\"(max-width: 240px) 100vw, 240px\" data-attachment-id=\"5152\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/2026\/09\/02\/immobilienpreise-tuerkei-verhandeln-2026\/decker_blog_immobilienpreise_tuerkei_verhandeln_2026_beitragsbild_mit_text\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/09\/DECKER_Blog_Immobilienpreise_Tuerkei_Verhandeln_2026_Beitragsbild_mit_Text.jpg?fit=900%2C1125&amp;ssl=1\" data-orig-size=\"900,1125\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;,&quot;alt&quot;:&quot;&quot;}\" data-image-title=\"DECKER_Blog_Immobilienpreise_Tuerkei_Verhandeln_2026_Beitragsbild_mit_Text\" data-image-description=\"&lt;p&gt;Immobilienpreise_Tuerkei&lt;\/p&gt;\n\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/09\/DECKER_Blog_Immobilienpreise_Tuerkei_Verhandeln_2026_Beitragsbild_mit_Text.jpg?fit=819%2C1024&amp;ssl=1\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__badge\">Immobilienkauf T\u00fcrkei<\/div>\n\t\t\t\t<div class=\"elementor-post__avatar\">\n\t\t\t<img alt='Peter' src='https:\/\/secure.gravatar.com\/avatar\/abd9f502663d18131fb2a169354a78492f001c67eecbc0dcf96a66c07f0bc304?s=128&#038;d=mm&#038;r=g' srcset='https:\/\/secure.gravatar.com\/avatar\/abd9f502663d18131fb2a169354a78492f001c67eecbc0dcf96a66c07f0bc304?s=256&#038;d=mm&#038;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' \/>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/decker-realestate.com\/tr\/2026\/09\/02\/immobilienpreise-tuerkei-verhandeln-2026\/\" >\n\t\t\t\tImmobilienpreise in der T\u00fcrkei verhandeln 2026: Wie viel Rabatt ist wirklich drin?\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Wie viel Verhandlungsspielraum haben Immobilienpreise in der T\u00fcrkei 2026 wirklich? Etage, Rendite und Marktdaten f\u00fcr eine fundierte Kaufentscheidung.<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/decker-realestate.com\/tr\/2026\/09\/02\/immobilienpreise-tuerkei-verhandeln-2026\/\" aria-label=\"Read more about Immobilienpreise in der T\u00fcrkei verhandeln 2026: Wie viel Rabatt ist wirklich drin?\" tabindex=\"-1\" >\n\t\t\tWeiterlesen \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\t2. Eyl\u00fcl 2026\t\t<\/span>\n\t\t\t\t<span class=\"elementor-post-avatar\">\n\t\t\tYorum yap\u0131lmam\u0131\u015f\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-5117 post type-post status-publish format-standard has-post-thumbnail hentry category-immobilienkauf-tuerkei category-markt-insights category-tapu-recht tag-erbeschaft\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/18\/erbengemeinschaft-tuerkei-versteigerung-vorkaufsrecht\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"300\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/Erbrecht-Tuerkei-Immobilie_neu-1.jpg?fit=200%2C300&amp;ssl=1\" class=\"attachment-medium size-medium wp-image-5124\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/Erbrecht-Tuerkei-Immobilie_neu-1.jpg?w=900&amp;ssl=1 900w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/Erbrecht-Tuerkei-Immobilie_neu-1.jpg?resize=8%2C12&amp;ssl=1 8w\" sizes=\"(max-width: 200px) 100vw, 200px\" data-attachment-id=\"5124\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/18\/erbengemeinschaft-tuerkei-versteigerung-vorkaufsrecht\/erbrecht-tuerkei-immobilie_neu-1\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/Erbrecht-Tuerkei-Immobilie_neu-1.jpg?fit=900%2C1350&amp;ssl=1\" data-orig-size=\"900,1350\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;,&quot;alt&quot;:&quot;&quot;}\" data-image-title=\"Erbrecht T\u00fcrkei Immobilie_neu (1)\" data-image-description=\"&lt;p&gt;Erbrecht T\u00fcrkei Immobilie&lt;\/p&gt;\n\" data-image-caption=\"&lt;p&gt;Erbrecht T\u00fcrkei Immobilie_&lt;\/p&gt;\n\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/Erbrecht-Tuerkei-Immobilie_neu-1.jpg?fit=683%2C1024&amp;ssl=1\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__badge\">Immobilienkauf T\u00fcrkei<\/div>\n\t\t\t\t<div class=\"elementor-post__avatar\">\n\t\t\t<img alt='Peter' src='https:\/\/secure.gravatar.com\/avatar\/abd9f502663d18131fb2a169354a78492f001c67eecbc0dcf96a66c07f0bc304?s=128&#038;d=mm&#038;r=g' srcset='https:\/\/secure.gravatar.com\/avatar\/abd9f502663d18131fb2a169354a78492f001c67eecbc0dcf96a66c07f0bc304?s=256&#038;d=mm&#038;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' \/>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/18\/erbengemeinschaft-tuerkei-versteigerung-vorkaufsrecht\/\" >\n\t\t\t\tErbengemeinschaft in der T\u00fcrkei: Neues Vorkaufsrecht der Erben bei der Versteigerung\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Erbengemeinschaft und keine Einigung? Seit dem 12. Justizreformpaket d\u00fcrfen bei der ersten Versteigerung nur noch die Erben selbst mitbieten.<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/18\/erbengemeinschaft-tuerkei-versteigerung-vorkaufsrecht\/\" aria-label=\"Read more about Erbengemeinschaft in der T\u00fcrkei: Neues Vorkaufsrecht der Erben bei der Versteigerung\" tabindex=\"-1\" >\n\t\t\tWeiterlesen \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\t18. A\u011fustos 2026\t\t<\/span>\n\t\t\t\t<span class=\"elementor-post-avatar\">\n\t\t\tYorum yap\u0131lmam\u0131\u015f\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-5106 post type-post status-publish format-standard has-post-thumbnail hentry category-immobilienkauf-tuerkei category-kaufnebenkosten-steuern category-markt-insights\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/15\/rendite-immobilien-tuerkei\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"300\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/10-prozent-Rendite-immobillien-1.jpg?fit=200%2C300&amp;ssl=1\" class=\"attachment-medium size-medium wp-image-5105\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/10-prozent-Rendite-immobillien-1.jpg?w=1000&amp;ssl=1 1000w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/10-prozent-Rendite-immobillien-1.jpg?resize=8%2C12&amp;ssl=1 8w\" sizes=\"(max-width: 200px) 100vw, 200px\" data-attachment-id=\"5105\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/10-prozent-rendite-immobillien-1\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/10-prozent-Rendite-immobillien-1.jpg?fit=1000%2C1500&amp;ssl=1\" data-orig-size=\"1000,1500\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;,&quot;alt&quot;:&quot;&quot;}\" data-image-title=\"10 prozent Rendite immobillien (1)\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/10-prozent-Rendite-immobillien-1.jpg?fit=683%2C1024&amp;ssl=1\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__badge\">Immobilienkauf T\u00fcrkei<\/div>\n\t\t\t\t<div class=\"elementor-post__avatar\">\n\t\t\t<img alt='Peter' src='https:\/\/secure.gravatar.com\/avatar\/abd9f502663d18131fb2a169354a78492f001c67eecbc0dcf96a66c07f0bc304?s=128&#038;d=mm&#038;r=g' srcset='https:\/\/secure.gravatar.com\/avatar\/abd9f502663d18131fb2a169354a78492f001c67eecbc0dcf96a66c07f0bc304?s=256&#038;d=mm&#038;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' \/>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/15\/rendite-immobilien-tuerkei\/\" >\n\t\t\t\t10\u201312 % Rendite mit Immobilien in der T\u00fcrkei? Was Anleger vor dem Kauf wirklich pr\u00fcfen sollten\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Mietgarantie, Airbnb-Lizenz, Off-Plan-Rabatt und Nebenkosten: Wie aus einer beworbenen Bruttozahl eine belastbare Netto-Rendite wird. Stand August 2026.<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/15\/rendite-immobilien-tuerkei\/\" aria-label=\"Read more about 10\u201312 % Rendite mit Immobilien in der T\u00fcrkei? Was Anleger vor dem Kauf wirklich pr\u00fcfen sollten\" tabindex=\"-1\" >\n\t\t\tWeiterlesen \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\t15. A\u011fustos 2026\t\t<\/span>\n\t\t\t\t<span class=\"elementor-post-avatar\">\n\t\t\tYorum yap\u0131lmam\u0131\u015f\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-5073 post type-post status-publish format-standard has-post-thumbnail hentry category-immobilienkauf-tuerkei category-tapu-recht\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/10\/grundstueck-tuerkei-kaufen-fallen\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"225\" height=\"300\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/immobilien-abgriss-bedroht-1.jpg?fit=225%2C300&amp;ssl=1\" class=\"attachment-medium size-medium wp-image-5078\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/immobilien-abgriss-bedroht-1.jpg?w=1086&amp;ssl=1 1086w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/immobilien-abgriss-bedroht-1.jpg?resize=9%2C12&amp;ssl=1 9w\" sizes=\"(max-width: 225px) 100vw, 225px\" data-attachment-id=\"5078\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/immobilien-abgriss-bedroht-1\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/immobilien-abgriss-bedroht-1.jpg?fit=1086%2C1448&amp;ssl=1\" data-orig-size=\"1086,1448\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;,&quot;alt&quot;:&quot;&quot;}\" data-image-title=\"immobilien abgriss bedroht (1)\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/immobilien-abgriss-bedroht-1.jpg?fit=768%2C1024&amp;ssl=1\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__badge\">Immobilienkauf T\u00fcrkei<\/div>\n\t\t\t\t<div class=\"elementor-post__avatar\">\n\t\t\t<img alt='Peter' src='https:\/\/secure.gravatar.com\/avatar\/abd9f502663d18131fb2a169354a78492f001c67eecbc0dcf96a66c07f0bc304?s=128&#038;d=mm&#038;r=g' srcset='https:\/\/secure.gravatar.com\/avatar\/abd9f502663d18131fb2a169354a78492f001c67eecbc0dcf96a66c07f0bc304?s=256&#038;d=mm&#038;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' \/>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/10\/grundstueck-tuerkei-kaufen-fallen\/\" >\n\t\t\t\tGrundst\u00fcck oder Haus in der T\u00fcrkei kaufen: Die gr\u00f6\u00dften Fallen f\u00fcr K\u00e4ufer\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Katastraler Weg, Ackerland-Betrug, Bauamnestie-Falle und Bauabnahme \u2013 die 11 wichtigsten Fallen und Pr\u00fcfpunkte beim Grundst\u00fccks- und Hauskauf in der T\u00fcrkei.<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/10\/grundstueck-tuerkei-kaufen-fallen\/\" aria-label=\"Read more about Grundst\u00fcck oder Haus in der T\u00fcrkei kaufen: Die gr\u00f6\u00dften Fallen f\u00fcr K\u00e4ufer\" tabindex=\"-1\" >\n\t\t\tWeiterlesen \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\t10. A\u011fustos 2026\t\t<\/span>\n\t\t\t\t<span class=\"elementor-post-avatar\">\n\t\t\tYorum yap\u0131lmam\u0131\u015f\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-5054 post type-post status-publish format-standard has-post-thumbnail hentry category-immobilienkauf-tuerkei category-tapu-recht tag-immobilie-tuerkei-erdbebensicher\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/05\/immobilie-tuerkei-erdbebensicher-check\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"225\" height=\"300\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/erbebensicher-immobilie-tuerkei-1.jpg?fit=225%2C300&amp;ssl=1\" class=\"attachment-medium size-medium wp-image-5055\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/erbebensicher-immobilie-tuerkei-1.jpg?w=1086&amp;ssl=1 1086w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/erbebensicher-immobilie-tuerkei-1.jpg?resize=9%2C12&amp;ssl=1 9w\" sizes=\"(max-width: 225px) 100vw, 225px\" data-attachment-id=\"5055\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/05\/immobilie-tuerkei-erdbebensicher-check\/erbebensicher-immobilie-tuerkei-1\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/erbebensicher-immobilie-tuerkei-1.jpg?fit=1086%2C1448&amp;ssl=1\" data-orig-size=\"1086,1448\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;,&quot;alt&quot;:&quot;&quot;}\" data-image-title=\"erbebensicher immobilie t\u00fcrkei (1)\" data-image-description=\"&lt;p&gt;erbebensicher-immobilie-tuerkei&lt;\/p&gt;\n\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/08\/erbebensicher-immobilie-tuerkei-1.jpg?fit=768%2C1024&amp;ssl=1\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__badge\">Immobilienkauf T\u00fcrkei<\/div>\n\t\t\t\t<div class=\"elementor-post__avatar\">\n\t\t\t<img alt='Peter' src='https:\/\/secure.gravatar.com\/avatar\/abd9f502663d18131fb2a169354a78492f001c67eecbc0dcf96a66c07f0bc304?s=128&#038;d=mm&#038;r=g' srcset='https:\/\/secure.gravatar.com\/avatar\/abd9f502663d18131fb2a169354a78492f001c67eecbc0dcf96a66c07f0bc304?s=256&#038;d=mm&#038;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' \/>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/05\/immobilie-tuerkei-erdbebensicher-check\/\" >\n\t\t\t\tIst meine Immobilie in der T\u00fcrkei erdbebensicher? Der vollst\u00e4ndige Check\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Wie pr\u00fcfe ich, ob eine Immobilie in der T\u00fcrkei erdbebensicher ist? Checkliste zu Baujahr, Boden, \u0130skan, DASK, Karot-Test und den 9 wichtigsten Unterlagen.<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/decker-realestate.com\/tr\/2026\/08\/05\/immobilie-tuerkei-erdbebensicher-check\/\" aria-label=\"Read more about Ist meine Immobilie in der T\u00fcrkei erdbebensicher? Der vollst\u00e4ndige Check\" tabindex=\"-1\" >\n\t\t\tWeiterlesen \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\t5. A\u011fustos 2026\t\t<\/span>\n\t\t\t\t<span class=\"elementor-post-avatar\">\n\t\t\tYorum yap\u0131lmam\u0131\u015f\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-4956 post type-post status-publish format-standard has-post-thumbnail hentry category-aufhenthaltsrecht-ikamet-auswandern category-immobilienkauf-tuerkei category-markt-insights tag-tuerkische-staatsangehoerigkeit tag-tipps\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/decker-realestate.com\/tr\/2026\/07\/25\/tuerkische-staatsbuergerschaft-immobilienkauf-2026\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"225\" height=\"300\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/07\/400.000_dollar_tuerksiche_staatsangehoerigkeit.jpg?fit=225%2C300&amp;ssl=1\" class=\"attachment-medium size-medium wp-image-4955\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/07\/400.000_dollar_tuerksiche_staatsangehoerigkeit.jpg?w=1000&amp;ssl=1 1000w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/07\/400.000_dollar_tuerksiche_staatsangehoerigkeit.jpg?resize=9%2C12&amp;ssl=1 9w\" sizes=\"(max-width: 225px) 100vw, 225px\" data-attachment-id=\"4955\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/400-000_dollar_tuerksiche_staatsangehoerigkeit\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/07\/400.000_dollar_tuerksiche_staatsangehoerigkeit.jpg?fit=1000%2C1333&amp;ssl=1\" data-orig-size=\"1000,1333\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;,&quot;alt&quot;:&quot;&quot;}\" data-image-title=\"400.000_dollar_t\u00fcrksiche_staatsangehoerigkeit\" data-image-description=\"&lt;p&gt;400.000_dollar_t\u00fcrksiche_staatsangehoerigkeit&lt;\/p&gt;\n\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/07\/400.000_dollar_tuerksiche_staatsangehoerigkeit.jpg?fit=768%2C1024&amp;ssl=1\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__badge\">Aufhenthaltsrecht Ikamet &amp; Auswandern<\/div>\n\t\t\t\t<div class=\"elementor-post__avatar\">\n\t\t\t<img alt='Peter' src='https:\/\/secure.gravatar.com\/avatar\/abd9f502663d18131fb2a169354a78492f001c67eecbc0dcf96a66c07f0bc304?s=128&#038;d=mm&#038;r=g' srcset='https:\/\/secure.gravatar.com\/avatar\/abd9f502663d18131fb2a169354a78492f001c67eecbc0dcf96a66c07f0bc304?s=256&#038;d=mm&#038;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' \/>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/decker-realestate.com\/tr\/2026\/07\/25\/tuerkische-staatsbuergerschaft-immobilienkauf-2026\/\" >\n\t\t\t\tT\u00fcrkische Staatsb\u00fcrgerschaft durch Immobilienkauf 2026\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>T\u00fcrkische Staatsb\u00fcrgerschaft durch Immobilienkauf ab 400.000 USD: Voraussetzungen, TTB, Ablauf, Risiken und Vergleich mit der Bankeinlage. <\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/decker-realestate.com\/tr\/2026\/07\/25\/tuerkische-staatsbuergerschaft-immobilienkauf-2026\/\" aria-label=\"Read more about T\u00fcrkische Staatsb\u00fcrgerschaft durch Immobilienkauf 2026\" tabindex=\"-1\" >\n\t\t\tWeiterlesen \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\t25. Temmuz 2026\t\t<\/span>\n\t\t\t\t<span class=\"elementor-post-avatar\">\n\t\t\tYorum yap\u0131lmam\u0131\u015f\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-06ca98f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"06ca98f\" data-element_type=\"section\" data-e-type=\"section\" id=\"faq\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c1a2c22\" data-id=\"c1a2c22\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d04e4b5 elementor-widget elementor-widget-html\" data-id=\"d04e4b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!--\r\n  ============================================================\r\n  DECKER REAL ESTATE \u2014 FAQ Immobilienkauf T\u00fcrkei\r\n  Elementor \u2192 HTML Widget \u2014 Version 1.2 (OHNE Microdata)\r\n  ============================================================\r\n-->\r\n\r\n<!-- \u2500\u2500 CSS: nur wenn NICHT \u00fcber Site Settings eingebunden \u2500\u2500 -->\r\n<link rel=\"stylesheet\" href=\"faq-immobilien-tuerkei.css\">\r\n\r\n<section\r\n  class=\"dkr-faq\"\r\n  id=\"dkr-faq-immobilien\"\r\n  aria-label=\"H\u00e4ufige Fragen zum Immobilienkauf in der T\u00fcrkei\"\r\n>\r\n  <header class=\"dkr-faq__header\">\r\n    <div>\r\n      <p class=\"dkr-faq__eyebrow\">T\u00fcrkei Immobilien<\/p>\r\n      <h2 class=\"dkr-faq__title\">\r\n        H\u00e4ufige Fragen zum<br>\r\n        <em>Immobilienkauf in der T\u00fcrkei<\/em>\r\n      <\/h2>\r\n    <\/div>\r\n    <span class=\"dkr-faq__badge\" aria-hidden=\"true\">5 Antworten<\/span>\r\n  <\/header>\r\n\r\n  <ul class=\"dkr-faq__list\" role=\"list\">\r\n\r\n    <!-- FRAGE 01 -->\r\n    <li class=\"dkr-faq__item\">\r\n      <button class=\"dkr-faq__trigger\" aria-expanded=\"false\" aria-controls=\"dkr-faq-01\">\r\n        <span class=\"dkr-faq__num\" aria-hidden=\"true\">01<\/span>\r\n        <span class=\"dkr-faq__question\">\r\n          Welche Touristenregionen in der T\u00fcrkei sind f\u00fcr Deutsche besonders empfehlenswert?\r\n        <\/span>\r\n        <span class=\"dkr-faq__icon\" aria-hidden=\"true\"><\/span>\r\n      <\/button>\r\n      <div class=\"dkr-faq__body\" id=\"dkr-faq-01\" role=\"region\">\r\n        <div class=\"dkr-faq__inner\">\r\n          <div class=\"dkr-faq__content\">\r\n            <p>Die beliebtesten Regionen bei deutschen K\u00e4ufern und Auswanderern sind\r\n              <strong>Alanya, Antalya, Side, Fethiye, Bodrum und \u0130zmir<\/strong>.\r\n              Diese Gebiete bieten eine gut ausgebaute Infrastruktur, internationale\r\n              Gemeinschaften sowie \u00c4rzte und Dienstleister mit Deutschkenntnissen \u2013\r\n              und nat\u00fcrlich traumhafte Lagen direkt am Mittelmeer.<\/p>\r\n            <p>Jede Region hat ihren eigenen Charakter: Alanya ist lebhaft und erschwinglich,\r\n              Bodrum exklusiver und mond\u00e4ner, Fethiye naturverbunden und ruhiger.\r\n              Wir helfen dir, die passende Region f\u00fcr deinen Lebensstil und dein Budget zu finden.<\/p>\r\n            <ul class=\"dkr-faq__tags\" aria-label=\"Beliebte Regionen\">\r\n              <li class=\"dkr-faq__tag\">Alanya<\/li>\r\n              <li class=\"dkr-faq__tag\">Antalya<\/li>\r\n              <li class=\"dkr-faq__tag\">Fethiye<\/li>\r\n              <li class=\"dkr-faq__tag\">Bodrum<\/li>\r\n              <li class=\"dkr-faq__tag\">\u0130zmir<\/li>\r\n              <li class=\"dkr-faq__tag\">Side<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/li>\r\n\r\n    <!-- FRAGE 02 -->\r\n    <li class=\"dkr-faq__item\">\r\n      <button class=\"dkr-faq__trigger\" aria-expanded=\"false\" aria-controls=\"dkr-faq-02\">\r\n        <span class=\"dkr-faq__num\" aria-hidden=\"true\">02<\/span>\r\n        <span class=\"dkr-faq__question\">\r\n          Was sind milit\u00e4rische Sperrbezirke in der T\u00fcrkei \u2013 und wie sch\u00fctze ich mich als K\u00e4ufer?\r\n        <\/span>\r\n        <span class=\"dkr-faq__icon\" aria-hidden=\"true\"><\/span>\r\n      <\/button>\r\n      <div class=\"dkr-faq__body\" id=\"dkr-faq-02\" role=\"region\">\r\n        <div class=\"dkr-faq__inner\">\r\n          <div class=\"dkr-faq__content\">\r\n            <p>In der T\u00fcrkei gibt es sogenannte <strong>Askeri Yasak B\u00f6lgeler<\/strong> \u2013\r\n              milit\u00e4rische Sperrzonen. In diesen Bereichen d\u00fcrfen Ausl\u00e4nder grunds\u00e4tzlich\r\n              keine Immobilien kaufen. Das betrifft vor allem Gebiete in der N\u00e4he von\r\n              Milit\u00e4reinrichtungen, Grenzzonen und strategisch wichtigen Anlagen.<\/p>\r\n            <p>Das t\u00fcrkische Katasteramt pr\u00fcft eine Sperrzone im Kaufprozess automatisch.\r\n              Dennoch empfehlen wir eine vorherige, unabh\u00e4ngige Pr\u00fcfung durch einen\r\n              lokalen Anwalt \u2013 bevor irgendwelche Zahlungen flie\u00dfen.<\/p>\r\n            <div class=\"dkr-faq__tip\" role=\"note\">\r\n              <strong>Unser Tipp:<\/strong> Lass die Sperrzonenpr\u00fcfung immer <strong>vorab<\/strong>\r\n              durch einen lokalen Fachanwalt durchf\u00fchren. Fr\u00fchzeitige Sicherheit sch\u00fctzt dich\r\n              vor teuren \u00dcberraschungen und langen R\u00fcckabwicklungsverfahren.\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/li>\r\n\r\n    <!-- FRAGE 03 -->\r\n    <li class=\"dkr-faq__item\">\r\n      <button class=\"dkr-faq__trigger\" aria-expanded=\"false\" aria-controls=\"dkr-faq-03\">\r\n        <span class=\"dkr-faq__num\" aria-hidden=\"true\">03<\/span>\r\n        <span class=\"dkr-faq__question\">\r\n          Was ist der Tapu in der T\u00fcrkei \u2013 und welche Art des Eigentumsnachweises brauche ich?\r\n        <\/span>\r\n        <span class=\"dkr-faq__icon\" aria-hidden=\"true\"><\/span>\r\n      <\/button>\r\n      <div class=\"dkr-faq__body\" id=\"dkr-faq-03\" role=\"region\">\r\n        <div class=\"dkr-faq__inner\">\r\n          <div class=\"dkr-faq__content\">\r\n            <p>Der <strong>Tapu<\/strong> ist die t\u00fcrkische Grundbuchurkunde und dein offizieller\r\n              Eigentumsnachweis. Ohne Tapu kein Eigentum. Es gibt drei Arten:<\/p>\r\n            <ul class=\"dkr-faq__steps\">\r\n              <li class=\"dkr-faq__step\">\r\n                <span class=\"dkr-faq__step-dot\" aria-hidden=\"true\">\u2713<\/span>\r\n                <span><strong>Kat M\u00fclkiyeti<\/strong> \u2013 vollst\u00e4ndiges Wohnungseigentum (ideal &amp; empfohlen)<\/span>\r\n              <\/li>\r\n              <li class=\"dkr-faq__step\">\r\n                <span class=\"dkr-faq__step-dot\" aria-hidden=\"true\">!<\/span>\r\n                <span><strong>Kat \u0130rtifak\u0131<\/strong> \u2013 Nutzungsrecht w\u00e4hrend der Bauphase<\/span>\r\n              <\/li>\r\n              <li class=\"dkr-faq__step\">\r\n                <span class=\"dkr-faq__step-dot\" aria-hidden=\"true\">~<\/span>\r\n                <span><strong>Arsa Tapusu<\/strong> \u2013 reines Grundst\u00fcckseigentum ohne Geb\u00e4ude<\/span>\r\n              <\/li>\r\n            <\/ul>\r\n            <div class=\"dkr-faq__tip\" role=\"note\">\r\n              <strong>Merke:<\/strong> F\u00fcr fertige Immobilien immer den <strong>Kat M\u00fclkiyeti<\/strong>\r\n              verlangen. Er best\u00e4tigt, dass das Geb\u00e4ude beh\u00f6rdlich genehmigt, abgenommen und korrekt\r\n              eingetragen ist. Deutsche und andere EU-B\u00fcrger erhalten problemlos einen vollwertigen Tapu.\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/li>\r\n\r\n    <!-- FRAGE 04 -->\r\n    <li class=\"dkr-faq__item\">\r\n      <button class=\"dkr-faq__trigger\" aria-expanded=\"false\" aria-controls=\"dkr-faq-04\">\r\n        <span class=\"dkr-faq__num\" aria-hidden=\"true\">04<\/span>\r\n        <span class=\"dkr-faq__question\">\r\n          Wie l\u00e4uft der Immobilienkauf in der T\u00fcrkei Schritt f\u00fcr Schritt ab?\r\n        <\/span>\r\n        <span class=\"dkr-faq__icon\" aria-hidden=\"true\"><\/span>\r\n      <\/button>\r\n      <div class=\"dkr-faq__body\" id=\"dkr-faq-04\" role=\"region\">\r\n        <div class=\"dkr-faq__inner\">\r\n          <div class=\"dkr-faq__content\">\r\n            <p>Der Ablauf ist klar strukturiert und bei guter Vorbereitung in 1\u20134 Wochen abgeschlossen:<\/p>\r\n            <ol class=\"dkr-faq__steps\">\r\n              <li class=\"dkr-faq__step\">\r\n                <span class=\"dkr-faq__step-dot\" aria-hidden=\"true\">1<\/span>\r\n                <span>Immobilie ausw\u00e4hlen und besichtigen (vor Ort oder virtuell)<\/span>\r\n              <\/li>\r\n              <li class=\"dkr-faq__step\">\r\n                <span class=\"dkr-faq__step-dot\" aria-hidden=\"true\">2<\/span>\r\n                <span>Reservierung und Vorvertrag mit kleiner Kaution<\/span>\r\n              <\/li>\r\n              <li class=\"dkr-faq__step\">\r\n                <span class=\"dkr-faq__step-dot\" aria-hidden=\"true\">3<\/span>\r\n                <span>Rechtspr\u00fcfung durch Anwalt (Tapu, Schulden, Genehmigungen, Sperrzonen)<\/span>\r\n              <\/li>\r\n              <li class=\"dkr-faq__step\">\r\n                <span class=\"dkr-faq__step-dot\" aria-hidden=\"true\">4<\/span>\r\n                <span>Steuernummer beantragen beim Finanzamt (kostenlos, ca. 30 Minuten)<\/span>\r\n              <\/li>\r\n              <li class=\"dkr-faq__step\">\r\n                <span class=\"dkr-faq__step-dot\" aria-hidden=\"true\">5<\/span>\r\n                <span>T\u00fcrkisches Bankkonto er\u00f6ffnen f\u00fcr die Zahlungsabwicklung<\/span>\r\n              <\/li>\r\n              <li class=\"dkr-faq__step\">\r\n                <span class=\"dkr-faq__step-dot\" aria-hidden=\"true\">6<\/span>\r\n                <span>Tapu-\u00dcbertragung beim Katasteramt (beide Parteien oder Vollmacht)<\/span>\r\n              <\/li>\r\n              <li class=\"dkr-faq__step\">\r\n                <span class=\"dkr-faq__step-dot\" aria-hidden=\"true\">7<\/span>\r\n                <span>Schl\u00fcssel\u00fcbergabe und Einzug<\/span>\r\n              <\/li>\r\n            <\/ol>\r\n            <div class=\"dkr-faq__tip\" role=\"note\">\r\n              <strong>Du musst nicht vor Ort sein.<\/strong> Mit einer\r\n              <strong>notariellen Vollmacht (Vekaletname)<\/strong> \u2013 auch beim deutschen Notar\r\n              mit Apostille ausstellbar \u2013 wickelt dein Anwalt alles in deiner Abwesenheit ab.\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/li>\r\n\r\n    <!-- FRAGE 05 -->\r\n    <li class=\"dkr-faq__item\">\r\n      <button class=\"dkr-faq__trigger\" aria-expanded=\"false\" aria-controls=\"dkr-faq-05\">\r\n        <span class=\"dkr-faq__num\" aria-hidden=\"true\">05<\/span>\r\n        <span class=\"dkr-faq__question\">\r\n          Bekomme ich durch den Immobilienkauf in der T\u00fcrkei eine Aufenthaltserlaubnis (Ikamet)?\r\n        <\/span>\r\n        <span class=\"dkr-faq__icon\" aria-hidden=\"true\"><\/span>\r\n      <\/button>\r\n      <div class=\"dkr-faq__body\" id=\"dkr-faq-05\" role=\"region\">\r\n        <div class=\"dkr-faq__inner\">\r\n          <div class=\"dkr-faq__content\">\r\n            <p>Nicht automatisch \u2013 aber ein Immobilienkauf ist ein offiziell anerkannter Grund,\r\n              eine <strong>Kurzzeit-Ikamet<\/strong> (Aufenthaltserlaubnis) zu beantragen.\r\n              Diese wird f\u00fcr 1\u20132 Jahre ausgestellt und ist beliebig verl\u00e4ngerbar.<\/p>\r\n            <p>Du ben\u00f6tigst daf\u00fcr: g\u00fcltigen Reisepass, Tapu als Eigentumsnachweis, biometrisches\r\n              Passfoto, eine anerkannte Krankenversicherung sowie ein ausgef\u00fclltes Antragsformular\r\n              \u00fcber das offizielle t\u00fcrkische E-\u0130kamet-System.<\/p>\r\n            <div class=\"dkr-faq__tip\" role=\"note\">\r\n              <strong>Wichtiger Hinweis:<\/strong> Bestimmte Bezirke sind f\u00fcr neue Ikamet-Antr\u00e4ge\r\n              gesperrt, weil der Ausl\u00e4nderanteil die gesetzliche 25%-Grenze \u00fcberschritten hat \u2013\r\n              aktuell betrifft das Teile von <strong>Alanya (z. B. Mahmutlar)<\/strong> und Istanbul.\r\n              Pr\u00fcfe den aktuellen Status unbedingt vor dem Kauf. Wir halten dich immer auf dem\r\n              neuesten Stand.\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/li>\r\n\r\n  <\/ul>\r\n<\/section>\r\n\r\n<script>\r\n(function () {\r\n  'use strict';\r\n  var section = document.querySelector('#dkr-faq-immobilien');\r\n  if (!section) return;\r\n  var items = section.querySelectorAll('.dkr-faq__item');\r\n  items.forEach(function (item) {\r\n    var trigger = item.querySelector('.dkr-faq__trigger');\r\n    if (!trigger) return;\r\n    trigger.addEventListener('click', function () {\r\n      var isOpen = item.classList.contains('is-open');\r\n      items.forEach(function (i) {\r\n        i.classList.remove('is-open');\r\n        var t = i.querySelector('.dkr-faq__trigger');\r\n        if (t) t.setAttribute('aria-expanded', 'false');\r\n      });\r\n      if (!isOpen) {\r\n        item.classList.add('is-open');\r\n        trigger.setAttribute('aria-expanded', 'true');\r\n      }\r\n    });\r\n  });\r\n})();\r\n<\/script>\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"FAQPage\",\r\n  \"mainEntity\": [\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Wie l\u00e4uft der Immobilienkauf in der T\u00fcrkei f\u00fcr Deutsche Schritt f\u00fcr Schritt ab?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Der Kaufprozess umfasst 7 Schritte: 1. Immobilie ausw\u00e4hlen und besichtigen, 2. Reservierungsvertrag und Anzahlung, 3. Rechtspr\u00fcfung durch lokalen Anwalt (Tapu, \u0130skan, Schuldenfreiheit), 4. T\u00fcrkische Steueridentifikationsnummer beantragen, 5. Kaufvertrag unterzeichnen, 6. Tapu-\u00dcbertragung beim Katasteramt, 7. Anmeldung Strom, Wasser, DASK-Pflichtversicherung. Mit einem deutschsprachigen Makler dauert der gesamte Prozess in der Regel 4\u20138 Wochen.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Was ist der Tapu in der T\u00fcrkei und welche Art des Eigentumsnachweises brauche ich?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Der Tapu ist die t\u00fcrkische Grundbuchurkunde und das einzige rechtlich anerkannte Eigentumsnachweis-Dokument. K\u00e4ufer sollten ausschlie\u00dflich den Kat M\u00fclkiyeti (Wohnungseigentum) akzeptieren \u2014 dieser best\u00e4tigt, dass die Immobilie beh\u00f6rdlich abgenommen und korrekt eingetragen ist. Kat \u0130rtifak\u0131 (Baurechtseintrag) ist nur f\u00fcr Neubauten im Bau akzeptabel.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Bekomme ich durch einen Immobilienkauf in der T\u00fcrkei eine Aufenthaltserlaubnis (\u0130kamet)?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Ein Immobilienkauf berechtigt zur Beantragung einer Kurzzeit-\u0130kamet (1\u20132 Jahre, verl\u00e4ngerbar). Voraussetzung: Die Immobilie darf nicht in einer der gesperrten \u0130kamet-Zonen liegen (z. B. Teile von Alanya-Zentrum seit 2023). Der aktuelle Marktwert laut Tapu muss mindestens 200.000 TL betragen. Ein deutschsprachiger Makler pr\u00fcft die \u0130kamet-Eignung vor dem Kauf.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Welche Nebenkosten fallen beim Immobilienkauf in der T\u00fcrkei an?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Die wichtigsten Nebenkosten: Tapu-Geb\u00fchr 4 % des Kaufpreises (oft je 2 % auf K\u00e4ufer und Verk\u00e4ufer aufgeteilt), Notar ca. 500\u20131.000 EUR, Anwalt ca. 1.000\u20132.000 EUR, DASK-Pflichtversicherung ca. 100\u2013300 EUR\/Jahr, Grundsteuer (Emlak Vergisi) 0,1\u20130,3 % Einheitswert\/Jahr. Insgesamt sollten K\u00e4ufer 5\u20137 % des Kaufpreises als Nebenkosten einplanen.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Ist ein Immobilienkauf in der T\u00fcrkei f\u00fcr Deutsche sicher?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Mit der richtigen Vorbereitung ist der Kauf sicher. Wichtige Schutzma\u00dfnahmen: unabh\u00e4ngigen t\u00fcrkischen Anwalt beauftragen (nicht den des Verk\u00e4ufers), Tapu-Register auf Schulden und Hypotheken pr\u00fcfen, \u0130skan (Nutzungsgenehmigung) beim Neubau verlangen, nur \u00fcber offiziell registrierte Makler (Yetki Belgesi) kaufen. Deutsche K\u00e4ufer haben in der T\u00fcrkei dieselben Eigentumsrechte wie t\u00fcrkische Staatsangeh\u00f6rige.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Lohnt sich eine Immobilie in der T\u00fcrkei als Kapitalanlage?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"T\u00fcrkische Immobilien bieten Mietrenditen von 5\u20138 % p.a. in touristischen Regionen \u2014 deutlich \u00fcber dem deutschen Durchschnitt. Zus\u00e4tzlich profitieren EUR-K\u00e4ufer von W\u00e4hrungsvorteilen beim Kauf (Preise in TRY, Zahlung in EUR). Risiken: Lira-Inflation, rechtliche Komplexit\u00e4t, Verwaltungsaufwand aus der Ferne. Ein seri\u00f6ser deutschsprachiger Makler vor Ort reduziert das Risiko erheblich.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Welche Regionen in der T\u00fcrkei sind f\u00fcr deutsche K\u00e4ufer besonders empfehlenswert?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Die beliebtesten Regionen: Alanya (g\u00fcnstigstes Preis-Leistungs-Verh\u00e4ltnis, gr\u00f6\u00dfte deutsche Community), Antalya (internationale Infrastruktur, Flughafenn\u00e4he), Fethiye (ruhiger, Natur, Segelrevier), \u0130zmir (Gro\u00dfstadt, urbanes Leben, Izmir Kordon). Jede Region hat unterschiedliche Preisniveaus, \u0130kamet-Eignungen und Zielgruppen \u2014 die Wahl h\u00e4ngt vom pers\u00f6nlichen Nutzungsprofil ab.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Was sind milit\u00e4rische Sperrbezirke in der T\u00fcrkei und wie sch\u00fctze ich mich als K\u00e4ufer?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"In der T\u00fcrkei gibt es milit\u00e4rische Sperrzonen (Askeri Yasak B\u00f6lgeler), in denen Ausl\u00e4nder keine Immobilien kaufen d\u00fcrfen. Das Katasteramt pr\u00fcft dies beim Tapu-Transfer automatisch. Empfehlung: Vor der Reservierung einen lokalen Anwalt mit der Pr\u00fcfung beauftragen. In touristischen Regionen wie Alanya, Antalya und Fethiye sind die meisten Wohnimmobilien nicht betroffen.\"\r\n      }\r\n    }\r\n  ]\r\n}\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a1c1b5 elementor-widget elementor-widget-houzez_elementor_space\" data-id=\"6a1c1b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_space.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"houzez-spacer\">\n            <div class=\"houzez-spacer-inner\"><\/div>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ad68a3b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ad68a3b\" data-element_type=\"section\" data-e-type=\"section\" id=\"contact\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wide\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-74cc278\" data-id=\"74cc278\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a395989 elementor-widget elementor-widget-image\" data-id=\"a395989\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"300\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-1.jpg?fit=200%2C300&amp;ssl=1\" class=\"attachment-medium size-medium wp-image-2272\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-1.jpg?w=400&amp;ssl=1 400w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-1.jpg?resize=200%2C300&amp;ssl=1 200w\" sizes=\"(max-width: 200px) 100vw, 200px\" data-attachment-id=\"2272\" data-permalink=\"https:\/\/decker-realestate.com\/homepage-with-map\/design-ohne-titel-1\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-1.jpg?fit=400%2C600&amp;ssl=1\" data-orig-size=\"400,600\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}\" data-image-title=\"Design ohne Titel (1)\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2025\/01\/Design-ohne-Titel-1.jpg?fit=400%2C600&amp;ssl=1\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b51313 elementor-widget elementor-widget-houzez_elementor_section_title\" data-id=\"5b51313\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_section_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"houzez_section_title_wrap section-title-module\">\n                                    <h2 class=\"houzez_section_title\">DECKER<\/h2>\n                \n                                    <p class=\"houzez_section_subtitle\">Decker Real Estate CEO<\/p>\n                            <\/div>\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17c48a8 elementor-widget elementor-widget-text-editor\" data-id=\"17c48a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><img loading=\"lazy\" decoding=\"async\" data-attachment-id=\"4145\" data-permalink=\"https:\/\/decker-realestate.com\/tr\/firmabezeichnung\/\" data-orig-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/05\/Firmabezeichnung.jpg?fit=452%2C72&amp;ssl=1\" data-orig-size=\"452,72\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;,&quot;alt&quot;:&quot;&quot;}\" data-image-title=\"Firmabezeichnung\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/05\/Firmabezeichnung.jpg?fit=452%2C72&amp;ssl=1\" data-recalc-dims=\"1\" class=\"alignnone wp-image-4145\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/05\/Firmabezeichnung.jpg?resize=267%2C43&#038;ssl=1\" alt=\"\" width=\"267\" height=\"43\" srcset=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/05\/Firmabezeichnung.jpg?w=452&amp;ssl=1 452w, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/05\/Firmabezeichnung.jpg?resize=18%2C3&amp;ssl=1 18w\" sizes=\"(max-width: 267px) 100vw, 267px\" \/><\/p><p><strong>Hauptsitz: Izmir<\/strong><\/p><p>AKSOY MAH. YALI BLV. No:386 D:2<\/p><p><strong>B\u00fcro: Alanya\u00a0<\/strong><\/p><p>Saray Mah. Stad. \u00d6zm\u00fcft\u00dcoglu No. 9B<\/p><p><!-- notionvc: 0b388445-1ab8-4db0-adfb-b4fbc263d7bb --><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e2f964 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2e2f964\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/wa.me\/905307825026?\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Whatsapp +90 530 782 5026 <\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">B\u00fcro +90 232 900 1548<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">info@decker-realestate.com<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/decker-realestate.com\/privacy\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-user-secret\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M383.9 308.3l23.9-62.6c4-10.5-3.7-21.7-15-21.7h-58.5c11-18.9 17.8-40.6 17.8-64v-.3c39.2-7.8 64-19.1 64-31.7 0-13.3-27.3-25.1-70.1-33-9.2-32.8-27-65.8-40.6-82.8-9.5-11.9-25.9-15.6-39.5-8.8l-27.6 13.8c-9 4.5-19.6 4.5-28.6 0L182.1 3.4c-13.6-6.8-30-3.1-39.5 8.8-13.5 17-31.4 50-40.6 82.8-42.7 7.9-70 19.7-70 33 0 12.6 24.8 23.9 64 31.7v.3c0 23.4 6.8 45.1 17.8 64H56.3c-11.5 0-19.2 11.7-14.7 22.3l25.8 60.2C27.3 329.8 0 372.7 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-48.4-25.8-90.4-64.1-114.1zM176 480l-41.6-192 49.6 32 24 40-32 120zm96 0l-32-120 24-40 49.6-32L272 480zm41.7-298.5c-3.9 11.9-7 24.6-16.5 33.4-10.1 9.3-48 22.4-64-25-2.8-8.4-15.4-8.4-18.3 0-17 50.2-56 32.4-64 25-9.5-8.8-12.7-21.5-16.5-33.4-.8-2.5-6.3-5.7-6.3-5.8v-10.8c28.3 3.6 61 5.8 96 5.8s67.7-2.1 96-5.8v10.8c-.1.1-5.6 3.2-6.4 5.8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Datenschutzerkl\u00e4rung<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-a50fa1e\" data-id=\"a50fa1e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1ed6fc6 elementor-widget elementor-widget-houzez_elementor_section_title\" data-id=\"1ed6fc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_section_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"houzez_section_title_wrap section-title-module\">\n                                    <h2 class=\"houzez_section_title\">Kontakt<\/h2>\n                \n                                    <p class=\"houzez_section_subtitle\">Decker RealEstate -\nAlanya,Antalya,Fethiye,Izmir und Istanbul<\/p>\n                            <\/div>\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d082794 elementor-button-align-stretch elementor-widget elementor-widget-houzez_elementor_contact_form\" data-id=\"d082794\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_contact_form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n        <script data-jetpack-boost=\"ignore\" type=\"application\/javascript\">\n            jQuery(document).bind(\"ready\", function () {\n                houzezValidateElementor(\"#houzez-form-d082794\" );\n            });\n        <\/script>\n\n        <form class=\"elementor-form houzez-ele-form-js\" id=\"houzez-form-d082794\" method=\"post\" name=\"New Form\" action=\"https:\/\/decker-realestate.com\/wp-admin\/admin-ajax.php\">\n            <input type=\"hidden\" name=\"form_id\" value=\"d082794\"\/>\n            <input type=\"hidden\" name=\"houzez_contact_form\" value=\"yes\"\/>\n            <input type=\"hidden\" name=\"action\" value=\"houzez_ele_contact_form\" \/>\n            <input type=\"hidden\" name=\"source_link\" value=\"https:\/\/decker-realestate.com\/tr\/2026\/07\/25\/tuerkische-staatsbuergerschaft-immobilienkauf-2026\/\" \/>\n            <input type=\"hidden\" name=\"lead_page_id\" value=\"4956\" \/>\n            <input type=\"hidden\" name=\"webhook\" value=\"false\" \/>\n            <input type=\"hidden\" name=\"webhook_url\" value=\"\" \/>\n            <input type=\"hidden\" name=\"redirect_to\" value=\"\" \/>\n            <input type=\"hidden\" name=\"google_recaptcha\" value=\"yes\" \/>\n            \n\n            <div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\n                                    <div class=\"elementor-field-group elementor-column form-group elementor-field-group-name elementor-col-50 elementor-field-required elementor-mark-required\">\n                    <label for=\"form-field-name\" class=\"form-label elementor-field-label\">Vorname<\/label><input type=\"text\" name=\"first_name\" id=\"form-field-name\" class=\"elementor-field form-control elementor-size-sm elementor-field-textual\" title=\"* Vorname\" required=\"required\">                    <\/div>\n\n                                        <div class=\"elementor-field-group elementor-column form-group elementor-field-group-47d1b09 elementor-col-50 elementor-field-required elementor-mark-required\">\n                    <label for=\"form-field-47d1b09\" class=\"form-label elementor-field-label\">Nachname<\/label><input type=\"text\" name=\"last_name\" id=\"form-field-47d1b09\" class=\"elementor-field form-control elementor-size-sm elementor-field-textual\" title=\"* Nachname\" required=\"required\">                    <\/div>\n\n                                        <div class=\"elementor-field-group elementor-column form-group elementor-field-group-email elementor-col-50 elementor-field-required elementor-mark-required\">\n                    <label for=\"form-field-email\" class=\"form-label elementor-field-label\">Email<\/label><input type=\"email\" name=\"email\" id=\"form-field-email\" class=\"elementor-field form-control elementor-size-sm elementor-field-textual\" title=\"* Email\" required=\"required\">                    <\/div>\n\n                                        <div class=\"elementor-field-group elementor-column form-group elementor-field-group-5003f78 elementor-col-50 elementor-field-required elementor-mark-required\">\n                    <label for=\"form-field-5003f78\" class=\"form-label elementor-field-label\">Telefon<\/label><input type=\"text\" name=\"mobile\" id=\"form-field-5003f78\" class=\"elementor-field form-control elementor-size-sm elementor-field-textual\" title=\"* Telefon\" required=\"required\">                    <\/div>\n\n                                        <div class=\"elementor-field-group elementor-column form-group elementor-field-group-message elementor-col-100 elementor-field-required elementor-mark-required\">\n                    <label for=\"form-field-message\" class=\"form-label elementor-field-label\">Nachricht<\/label><textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"message\" id=\"form-field-message\" rows=\"4\" required=\"required\" title=\"* Nachricht\"><\/textarea>                    <\/div>\n\n                    \n                    \n                    \n                    <div class=\"form-group elementor-field-group elementor-col-100\">\n                        <label class=\"control control--checkbox m-0 \">\n                                                        <input required type=\"checkbox\" name=\"gdpr_agreement\" id=\"gdpr_agreement\" aria-required=\"true\">\n                            <span class=\"control__indicator\"><\/span>\n                                                        <div class=\"gdpr-text-wrap\">\n                            Ich habe die Datenschutzerkl\u00e4rung gelesen. Ich willige ein, dass meine Angaben aus dem Formular zur Beantwortung meiner Anfrage elektronisch verarbeitet und gespeichert werden. Meine Einwilligung kann ich jederzeit mit Wirkung f\u00fcr die Zukunft widerrufen                            <\/div>\n                            \n                        <\/label>\n                    <\/div><!-- form-group -->\n                    \n                    \n                                        <div class=\"elementor-field-group\">\n                                            <\/div>\n                    \n                    <div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100\">\n                    <button type=\"submit\" class=\"houzez-submit-button houzez-contact-form-js elementor-button elementor-size-sm\">\n                        <i class=\"houzez-loader-js houzez-hidden spinner-border spinner-border-sm\"><\/i>\n                                                    Jetzt senden                                            <\/button>\n                <\/div>\n            <\/div><!-- End wrapper-->\n            <br\/>\n            <div class=\"ele-form-messages\"><\/div>\n            <div class=\"error-container\"><\/div>\n\n        <\/form>\n\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-e87b6d1 elementor-widget elementor-widget-houzez_elementor_space\" data-id=\"e87b6d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"houzez_elementor_space.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"houzez-spacer\">\n            <div class=\"houzez-spacer-inner\"><\/div>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-d8e8c11 e-flex e-con-boxed e-con e-parent\" data-id=\"d8e8c11\" 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-3d4c5a4 elementor-widget elementor-widget-sb-instagram-feed\" data-id=\"3d4c5a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"sb-instagram-feed.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<div id=\"sb_instagram\" role=\"region\" aria-label=\"Instagram feed\"  class=\"sbi sbi_mob_col_1 sbi_tab_col_2 sbi_col_5 sbi_width_resp\" style=\"padding-bottom: 10px;\"\t data-feedid=\"*1\"  data-res=\"auto\" data-cols=\"5\" data-colsmobile=\"1\" data-colstablet=\"2\" data-num=\"10\" data-nummobile=\"10\" data-item-padding=\"5\"\t data-shortcode-atts=\"{&quot;feed&quot;:&quot;1&quot;}\"  data-postid=\"4956\" data-locatornonce=\"0e061d78e4\" data-imageaspectratio=\"1:1\" data-sbi-flags=\"favorLocal\">\n\t<div class=\"sb_instagram_header  sbi_medium\"   >\n\t<a class=\"sbi_header_link\" target=\"_blank\"\n\t   aria-label=\"decker.realestate on Instagram\"\n\t   rel=\"nofollow noopener\" href=\"https:\/\/www.instagram.com\/decker.realestate\/\" title=\"@decker.realestate\">\n\t\t<div class=\"sbi_header_text\">\n\t\t\t<div class=\"sbi_header_img\"  data-avatar-url=\"https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.82787-19\/649218739_17902122012388467_2897412736076062585_n.jpg?stp=dst-jpg_s206x206_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=bf7eb4&amp;efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLnd3dy43MjcuQzMifQ%3D%3D&amp;_nc_ohc=YlAuQwyj42kQ7kNvwFe8JE_&amp;_nc_oc=Ado2PwLhXT4fehN7FWNlgpLergjLtCdULfEcgudeevVhbLMD6xYhyVwLIyc2N9lf2N3In5ynbcK7ecEbFV6pSAP6&amp;_nc_zt=24&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=AP4hL3IEAAAA&amp;_nc_gid=rDEUEVrvr_83aV3PPfI0SQ&amp;_nc_tpa=Q5bMBQITBP5Ch6Ds3insKLsYBwiI65nUfyPUYOGTaGytZznqoZolmLy5eVJlgFkfgcSuJHgHzbBUwBAR7A&amp;oh=00_AQLcWtRZDCeg8BUyH2hD4ZQECyifONHjD96EyiNby01SVA&amp;oe=6AACF82A\">\n\t\t\t\t\t\t\t\t\t<div class=\"sbi_header_img_hover\"  ><svg class=\"sbi_new_logo fa-instagram fa-w-14\" aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n                    <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path>\n                <\/svg><\/div>\n\t\t\t\t\t<img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\"  src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/sb-instagram-feed-images\/decker.realestate.webp?resize=50%2C50&#038;ssl=1\" alt=\"\" width=\"50\" height=\"50\">\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<div class=\"sbi_feedtheme_header_text\">\n\t\t\t\t<h3 style=\"color: rgb(7,192,201);\">decker.realestate<\/h3>\n\t\t\t\t\t\t\t\t\t<p class=\"sbi_bio\" style=\"color: rgb(7,192,201);\">Folge uns auf Instagram. Werde Teil unserer Community<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\t<div id=\"sbi_images\" role=\"list\"  style=\"gap: 10px;\">\n\t\t<div class=\"sbi_item sbi_type_video sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18098051717110769\" data-date=\"1788983998\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DdFDliHsyMI\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.71878-15\/801194871_1758844085327526_4331700470893746525_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=110&#038;ig_cache_key=Mzk4MjYwNTIxODg3NTY0NjcyOA%3D%3D.3-ccb7-5&#038;ccb=7-5&#038;_nc_sid=a54f6b&#038;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&#038;_nc_ohc=g93_An5ls74Q7kNvwGB-q5y&#038;_nc_oc=AdpRNQ313Eeliij0tx0jBZ_-tuDVRio2mgiJkoWAW5X5A0SilMHXddNC34H6_tPeleezp5x6PADClY9tMke1XY81&#038;_nc_zt=23&#038;_nc_ht=scontent-lax3-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&#038;_nc_tpa=Q5bMBQKRtOb6tkAWe8-W1Y8vroZcmUXqhzZiRFVEVwDMWXo03Cv8Cj-caumEpBq1Gr8FEBXJROGJaSsWOw&#038;oh=00_AQKfsszGlFNup6fxtCUPdejg6-TQg09wcNz6UeadF1Moiw&#038;oe=6AAD03AC\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/801194871_1758844085327526_4331700470893746525_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ig_cache_key=Mzk4MjYwNTIxODg3NTY0NjcyOA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=g93_An5ls74Q7kNvwGB-q5y&amp;_nc_oc=AdpRNQ313Eeliij0tx0jBZ_-tuDVRio2mgiJkoWAW5X5A0SilMHXddNC34H6_tPeleezp5x6PADClY9tMke1XY81&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQKRtOb6tkAWe8-W1Y8vroZcmUXqhzZiRFVEVwDMWXo03Cv8Cj-caumEpBq1Gr8FEBXJROGJaSsWOw&amp;oh=00_AQKfsszGlFNup6fxtCUPdejg6-TQg09wcNz6UeadF1Moiw&amp;oe=6AAD03AC&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/801194871_1758844085327526_4331700470893746525_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ig_cache_key=Mzk4MjYwNTIxODg3NTY0NjcyOA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=g93_An5ls74Q7kNvwGB-q5y&amp;_nc_oc=AdpRNQ313Eeliij0tx0jBZ_-tuDVRio2mgiJkoWAW5X5A0SilMHXddNC34H6_tPeleezp5x6PADClY9tMke1XY81&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQKRtOb6tkAWe8-W1Y8vroZcmUXqhzZiRFVEVwDMWXo03Cv8Cj-caumEpBq1Gr8FEBXJROGJaSsWOw&amp;oh=00_AQKfsszGlFNup6fxtCUPdejg6-TQg09wcNz6UeadF1Moiw&amp;oe=6AAD03AC&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/801194871_1758844085327526_4331700470893746525_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ig_cache_key=Mzk4MjYwNTIxODg3NTY0NjcyOA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=g93_An5ls74Q7kNvwGB-q5y&amp;_nc_oc=AdpRNQ313Eeliij0tx0jBZ_-tuDVRio2mgiJkoWAW5X5A0SilMHXddNC34H6_tPeleezp5x6PADClY9tMke1XY81&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQKRtOb6tkAWe8-W1Y8vroZcmUXqhzZiRFVEVwDMWXo03Cv8Cj-caumEpBq1Gr8FEBXJROGJaSsWOw&amp;oh=00_AQKfsszGlFNup6fxtCUPdejg6-TQg09wcNz6UeadF1Moiw&amp;oe=6AAD03AC&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/801194871_1758844085327526_4331700470893746525_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ig_cache_key=Mzk4MjYwNTIxODg3NTY0NjcyOA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=g93_An5ls74Q7kNvwGB-q5y&amp;_nc_oc=AdpRNQ313Eeliij0tx0jBZ_-tuDVRio2mgiJkoWAW5X5A0SilMHXddNC34H6_tPeleezp5x6PADClY9tMke1XY81&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQKRtOb6tkAWe8-W1Y8vroZcmUXqhzZiRFVEVwDMWXo03Cv8Cj-caumEpBq1Gr8FEBXJROGJaSsWOw&amp;oh=00_AQKfsszGlFNup6fxtCUPdejg6-TQg09wcNz6UeadF1Moiw&amp;oe=6AAD03AC&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83c\uddf9\ud83c\uddf7 Alanya T\u00fcrkler\u2019de bah\u00e7eli m\u00fcstakil ya\u015fam! \ud83c\udf3f\ud83c\udfe1  1<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png?w=1170&#038;ssl=1\" alt=\"\ud83c\uddf9\ud83c\uddf7 Alanya T\u00fcrkler\u2019de bah\u00e7eli m\u00fcstakil ya\u015fam! \ud83c\udf3f\ud83c\udfe1\n\n120.000 \u20ac fiyat\u0131yla bu e\u015fyal\u0131 villa; yakla\u015f\u0131k 105 m\u00b2 ya\u015fam alan\u0131, 4 oda, kapal\u0131 teras ve meyve a\u011fa\u00e7lar\u0131yla \u00e7evrili bah\u00e7esiyle sizi bekliyor.\n\ud83c\uddf9\ud83c\uddf7 \u0130lan detaylar\u0131 ve E\u0130DS bilgileri i\u00e7in \nhttps:\/\/www.sahibinden.com\/ilan\/1339186570\n\ud83d\udccd T\u00fcrkler, Alanya \/ Antalya\n\ud83c\udf33 Yakla\u015f\u0131k 530 m\u00b2 bah\u00e7e kullan\u0131m alan\u0131\n\ud83d\udce9 Detaylar ve yerinde g\u00f6rmek i\u00e7in bize mesaj g\u00f6nderin.\n\nTapu hisselidir; bah\u00e7e alan\u0131 kullan\u0131m alan\u0131n\u0131 ifade eder.\n\n#AlanyaSat\u0131l\u0131kVilla #AntalyaEmlak #Bah\u00e7eliEv #M\u00fcstakilVilla #deckerrealestate \n\n\u2014\u2014\u2014\n\n\ud83c\udde9\ud83c\uddea Dein Platz im Gr\u00fcnen \u2013 in Alanya T\u00fcrkler! \ud83c\udf3f\ud83c\udfe1\n\nDiese m\u00f6blierte, freistehende Villa bietet dir f\u00fcr 120.000 \u20ac rund 105 m\u00b2 Wohnfl\u00e4che, 4 Zimmer, eine \u00fcberdachte Terrasse und einen Garten mit Obstb\u00e4umen.\n\n\ud83d\udccd T\u00fcrkler, Alanya \/ Antalya\n\ud83c\udf33 Ca. 530 m\u00b2 Gartennutzungsfl\u00e4che\n\ud83d\udce9 Schreib uns f\u00fcr weitere Informationen oder eine Besichtigung.\n\nAnteiliges Grundst\u00fcckseigentum; die Gartenangabe bezeichnet die Nutzungsfl\u00e4che.\n\nVillaAlanya HausKaufenT\u00fcrkei ImmobilienT\u00fcrkei AlanyaT\u00fcrkler HausMitGarten DeckerRealEstate\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_17981900910074063\" data-date=\"1787904203\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/Dck430hMpDy\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-lax7-1.cdninstagram.com\/v\/t51.82787-15\/785758874_17930968743388467_974971126438938364_n.webp?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ig_cache_key=Mzk3MzU1MDg5NzgxNDk5OTI4Mg%3D%3D.3-ccb7-5&#038;ccb=7-5&#038;_nc_sid=a54f6b&#038;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uRkVFRC5DMyJ9&#038;_nc_ohc=1NdMEV6KD6oQ7kNvwFzL1Lk&#038;_nc_oc=AdpyE5bSsSPGIATuZnpWeNs4EzM8YTSuVj2vqW7cKXeMaE71rfPdea3EE5mdzkFVo4oLMlShvJZmoAIabYfnXT1J&#038;_nc_zt=23&#038;_nc_ht=scontent-lax7-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&#038;_nc_tpa=Q5bMBQIn61aPuVMwwejhm43K1wMAJjisnZgiftxvM2fd9GsNL3qQG-1H_uiIhicbru09XxQSQ1DDaHkadg&#038;oh=00_AQJRajnMpQ-XsGglZpB4nHcsak1yqZAfPBYNIlL-Ib6ZFg&#038;oe=6AACF795\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lax7-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/785758874_17930968743388467_974971126438938364_n.webp?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ig_cache_key=Mzk3MzU1MDg5NzgxNDk5OTI4Mg%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uRkVFRC5DMyJ9&amp;_nc_ohc=1NdMEV6KD6oQ7kNvwFzL1Lk&amp;_nc_oc=AdpyE5bSsSPGIATuZnpWeNs4EzM8YTSuVj2vqW7cKXeMaE71rfPdea3EE5mdzkFVo4oLMlShvJZmoAIabYfnXT1J&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQIn61aPuVMwwejhm43K1wMAJjisnZgiftxvM2fd9GsNL3qQG-1H_uiIhicbru09XxQSQ1DDaHkadg&amp;oh=00_AQJRajnMpQ-XsGglZpB4nHcsak1yqZAfPBYNIlL-Ib6ZFg&amp;oe=6AACF795&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lax7-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/785758874_17930968743388467_974971126438938364_n.webp?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ig_cache_key=Mzk3MzU1MDg5NzgxNDk5OTI4Mg%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uRkVFRC5DMyJ9&amp;_nc_ohc=1NdMEV6KD6oQ7kNvwFzL1Lk&amp;_nc_oc=AdpyE5bSsSPGIATuZnpWeNs4EzM8YTSuVj2vqW7cKXeMaE71rfPdea3EE5mdzkFVo4oLMlShvJZmoAIabYfnXT1J&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQIn61aPuVMwwejhm43K1wMAJjisnZgiftxvM2fd9GsNL3qQG-1H_uiIhicbru09XxQSQ1DDaHkadg&amp;oh=00_AQJRajnMpQ-XsGglZpB4nHcsak1yqZAfPBYNIlL-Ib6ZFg&amp;oe=6AACF795&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lax7-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/785758874_17930968743388467_974971126438938364_n.webp?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ig_cache_key=Mzk3MzU1MDg5NzgxNDk5OTI4Mg%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uRkVFRC5DMyJ9&amp;_nc_ohc=1NdMEV6KD6oQ7kNvwFzL1Lk&amp;_nc_oc=AdpyE5bSsSPGIATuZnpWeNs4EzM8YTSuVj2vqW7cKXeMaE71rfPdea3EE5mdzkFVo4oLMlShvJZmoAIabYfnXT1J&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQIn61aPuVMwwejhm43K1wMAJjisnZgiftxvM2fd9GsNL3qQG-1H_uiIhicbru09XxQSQ1DDaHkadg&amp;oh=00_AQJRajnMpQ-XsGglZpB4nHcsak1yqZAfPBYNIlL-Ib6ZFg&amp;oe=6AACF795&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lax7-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/785758874_17930968743388467_974971126438938364_n.webp?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ig_cache_key=Mzk3MzU1MDg5NzgxNDk5OTI4Mg%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uRkVFRC5DMyJ9&amp;_nc_ohc=1NdMEV6KD6oQ7kNvwFzL1Lk&amp;_nc_oc=AdpyE5bSsSPGIATuZnpWeNs4EzM8YTSuVj2vqW7cKXeMaE71rfPdea3EE5mdzkFVo4oLMlShvJZmoAIabYfnXT1J&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQIn61aPuVMwwejhm43K1wMAJjisnZgiftxvM2fd9GsNL3qQG-1H_uiIhicbru09XxQSQ1DDaHkadg&amp;oh=00_AQJRajnMpQ-XsGglZpB4nHcsak1yqZAfPBYNIlL-Ib6ZFg&amp;oe=6AACF795&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83c\udfe0 Mieteinnahmen aus einer Wohnung in Alanya, Antal<\/span>\n\t\t\t\t\t\t\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png?w=1170&#038;ssl=1\" alt=\"\ud83c\udfe0 Mieteinnahmen aus einer Wohnung in Alanya, Antalya oder Istanbul sind t\u00fcrkische Eink\u00fcnfte.\nSie fallen deshalb nicht unter diese 20-Jahres-Befreiung.\nF\u00fcr Immobilieninvestoren sind andere Regeln wesentlich interessanter:\n\u2713 Verkauf nach mehr als 5 Jahren: Bei privat gehaltenen Immobilien f\u00e4llt der Verkaufsgewinn in der T\u00fcrkei grunds\u00e4tzlich nicht mehr unter die Einkommensteuer auf Wertsteigerungsgewinne.\n\u2713 Mieteinnahmen: Der Einkommensteuertarif beginnt 2026 bei 15 %. F\u00fcr Wohnraum gibt es zus\u00e4tzlich einen j\u00e4hrlichen Freibetrag von 58.000 TL sowie \u2013 abh\u00e4ngig vom Einzelfall \u2013 abzugsf\u00e4hige Kosten.\n\u2713 Erbschaftsteuer: Regul\u00e4r progressiv 1\u201310 %. Wer tats\u00e4chlich unter die neue 20-Jahres-Regel f\u00e4llt, kann bei einem Erbfall innerhalb des Beg\u00fcnstigungszeitraums unter besonderen Voraussetzungen sogar von einem 1-%-Steuersatz profitieren.\n\u2713 Deutschland\u2013T\u00fcrkei: F\u00fcr deutsche Steuerresidenten muss zus\u00e4tzlich das Doppelbesteuerungsabkommen ber\u00fccksichtigt werden. T\u00fcrkische Immobilieneink\u00fcnfte werden grunds\u00e4tzlich in der T\u00fcrkei besteuert und in Deutschland regelm\u00e4\u00dfig freigestellt \u2013 der Progressionsvorbehalt kann trotzdem eine Rolle spielen.\nGenau deshalb lohnt es sich, bei Immobilieninvestments nicht mit Schlagworten wie \u201e20 Jahre steuerfrei\u201c zu rechnen, sondern mit den Regeln, die auf die konkrete Immobilie und die pers\u00f6nliche Steuerans\u00e4ssigkeit tats\u00e4chlich anwendbar sind.\nMit echten Zahlen planen \u2013 nicht mit Marketingversprechen.\nDECKER REAL ESTATE\nDeutschsprachige Immobilienberatung in der T\u00fcrkei \ud83c\udde9\ud83c\uddea\ud83c\uddf9\ud83c\uddf7\n\ud83d\udccd Alanya \u00b7 \u0130zmir\n\ud83d\udcac Fragen zur eigenen Situation? Wir geben gerne eine erste Einsch\u00e4tzung und vermitteln bei steuerlichen Detailfragen an entsprechende Fachberater.\nStand: August 2026. Allgemeine Information, keine individuelle Steuer- oder Rechtsberatung.\n#ImmobilienT\u00fcrkei #T\u00fcrkeiImmobilien #ImmobilienInvestition #AlanyaImmobilien #ImmobilienAlanya AuswandernT\u00fcrkei\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18166321948462670\" data-date=\"1787246223\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DcRRrRGMIC6\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.71878-15\/777982906_1800270634320325_4735399670077145553_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=108&#038;ig_cache_key=Mzk2ODAzMDQ4Njc3NTc1OTAzNA%3D%3D.3-ccb7-5&#038;ccb=7-5&#038;_nc_sid=a54f6b&#038;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&#038;_nc_ohc=rXCxIpFYArMQ7kNvwErT1EA&#038;_nc_oc=AdrWoEAmNm8JDgPId3oH7lAJnRRc8xxvf-6F7JQRK_VH9H65k-gv8lnb2WuDuwDYpWyq-hZRE_TPG7f5OPCu58Pd&#038;_nc_zt=23&#038;_nc_ht=scontent-lax3-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&#038;_nc_tpa=Q5bMBQJr76jNRuF0ED6zXmdBnk3oR4q0Lkcnd6T8JpsiAgkh-59TMwdXvHW9iZH3GqDLPU40rU8jUTr2cw&#038;oh=00_AQIbX2Ju0sJv-wq0HZT08l6p7yG5owdD3YrpZgSidye2nQ&#038;oe=6AAD0C33\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/777982906_1800270634320325_4735399670077145553_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ig_cache_key=Mzk2ODAzMDQ4Njc3NTc1OTAzNA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=rXCxIpFYArMQ7kNvwErT1EA&amp;_nc_oc=AdrWoEAmNm8JDgPId3oH7lAJnRRc8xxvf-6F7JQRK_VH9H65k-gv8lnb2WuDuwDYpWyq-hZRE_TPG7f5OPCu58Pd&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJr76jNRuF0ED6zXmdBnk3oR4q0Lkcnd6T8JpsiAgkh-59TMwdXvHW9iZH3GqDLPU40rU8jUTr2cw&amp;oh=00_AQIbX2Ju0sJv-wq0HZT08l6p7yG5owdD3YrpZgSidye2nQ&amp;oe=6AAD0C33&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/777982906_1800270634320325_4735399670077145553_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ig_cache_key=Mzk2ODAzMDQ4Njc3NTc1OTAzNA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=rXCxIpFYArMQ7kNvwErT1EA&amp;_nc_oc=AdrWoEAmNm8JDgPId3oH7lAJnRRc8xxvf-6F7JQRK_VH9H65k-gv8lnb2WuDuwDYpWyq-hZRE_TPG7f5OPCu58Pd&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJr76jNRuF0ED6zXmdBnk3oR4q0Lkcnd6T8JpsiAgkh-59TMwdXvHW9iZH3GqDLPU40rU8jUTr2cw&amp;oh=00_AQIbX2Ju0sJv-wq0HZT08l6p7yG5owdD3YrpZgSidye2nQ&amp;oe=6AAD0C33&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/777982906_1800270634320325_4735399670077145553_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ig_cache_key=Mzk2ODAzMDQ4Njc3NTc1OTAzNA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=rXCxIpFYArMQ7kNvwErT1EA&amp;_nc_oc=AdrWoEAmNm8JDgPId3oH7lAJnRRc8xxvf-6F7JQRK_VH9H65k-gv8lnb2WuDuwDYpWyq-hZRE_TPG7f5OPCu58Pd&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJr76jNRuF0ED6zXmdBnk3oR4q0Lkcnd6T8JpsiAgkh-59TMwdXvHW9iZH3GqDLPU40rU8jUTr2cw&amp;oh=00_AQIbX2Ju0sJv-wq0HZT08l6p7yG5owdD3YrpZgSidye2nQ&amp;oe=6AAD0C33&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/777982906_1800270634320325_4735399670077145553_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ig_cache_key=Mzk2ODAzMDQ4Njc3NTc1OTAzNA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=rXCxIpFYArMQ7kNvwErT1EA&amp;_nc_oc=AdrWoEAmNm8JDgPId3oH7lAJnRRc8xxvf-6F7JQRK_VH9H65k-gv8lnb2WuDuwDYpWyq-hZRE_TPG7f5OPCu58Pd&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJr76jNRuF0ED6zXmdBnk3oR4q0Lkcnd6T8JpsiAgkh-59TMwdXvHW9iZH3GqDLPU40rU8jUTr2cw&amp;oh=00_AQIbX2Ju0sJv-wq0HZT08l6p7yG5owdD3YrpZgSidye2nQ&amp;oe=6AAD0C33&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Ist mein Geld beim Immobilienkauf in der T\u00fcrkei wi<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png?w=1170&#038;ssl=1\" alt=\"Ist mein Geld beim Immobilienkauf in der T\u00fcrkei wirklich sicher? \ud83c\uddf9\ud83c\uddf7\ud83c\udfe1\n\nDiese Frage h\u00f6ren wir von deutschen K\u00e4ufern immer wieder \u2013 und sie ist absolut berechtigt.\n\nDenn beim Immobilienkauf geht es nicht nur um Lage, Meerblick oder den richtigen Preis. Entscheidend ist, was vor der ersten Zahlung gepr\u00fcft wurde.\n\nWir achten unter anderem darauf, dass Eigentumsverh\u00e4ltnisse und Tapu nachvollziehbar sind, die Immobilie zum Eintrag passt und wichtige Risiken vor dem Kauf erkannt werden.\n\nUnser Anspruch bei DECKER REAL ESTATE: klare Abl\u00e4ufe, transparente Kommunikation und deutschsprachige Begleitung \u2013 ohne Verkaufsdruck.\n\nSie planen einen Immobilienkauf in der T\u00fcrkei?\nSprechen Sie mit uns, bevor Sie unterschreiben oder Geld \u00fcberweisen.\n\nKostenlose Erstberatung \u2013 auf Deutsch.\n\n#ImmobilienT\u00fcrkei #ImmobilienkaufT\u00fcrkei #T\u00fcrkeiImmobilien #AlanyaImmobilien #AntalyaImmobilien DeutscheInDerT\u00fcrke\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_17981061380874513\" data-date=\"1784985524\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DbN51a4sfXQ\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.71878-15\/755693044_1064719782905598_2995311717168437687_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=110&#038;ig_cache_key=Mzk0OTA2NjgwNzkyNTY2NzI4MA%3D%3D.3-ccb7-5&#038;ccb=7-5&#038;_nc_sid=a54f6b&#038;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&#038;_nc_ohc=3DfUH_C2ZgoQ7kNvwE6z60F&#038;_nc_oc=AdoVbkwED6bO6ljr0qrXlhWt9CiCYtdAdSevsi2l_aau29QBkCT393nv8zCRtzrigcNCFFIMVuVmCj_V-2my6I9m&#038;_nc_zt=23&#038;_nc_ht=scontent-lax3-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&#038;_nc_tpa=Q5bMBQJqG8z2pS3RAErR9EsLb2mvYhfjXzmw36V5Qa5SR4bcM_FawSDqEoMF7llJZmFB3oFV6WITijFqBQ&#038;oh=00_AQIGXGjyZpC1fo4oUUvCaoL9Z01urt66WQYeRSSqizgREg&#038;oe=6AAD064C\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/755693044_1064719782905598_2995311717168437687_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ig_cache_key=Mzk0OTA2NjgwNzkyNTY2NzI4MA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=3DfUH_C2ZgoQ7kNvwE6z60F&amp;_nc_oc=AdoVbkwED6bO6ljr0qrXlhWt9CiCYtdAdSevsi2l_aau29QBkCT393nv8zCRtzrigcNCFFIMVuVmCj_V-2my6I9m&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJqG8z2pS3RAErR9EsLb2mvYhfjXzmw36V5Qa5SR4bcM_FawSDqEoMF7llJZmFB3oFV6WITijFqBQ&amp;oh=00_AQIGXGjyZpC1fo4oUUvCaoL9Z01urt66WQYeRSSqizgREg&amp;oe=6AAD064C&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/755693044_1064719782905598_2995311717168437687_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ig_cache_key=Mzk0OTA2NjgwNzkyNTY2NzI4MA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=3DfUH_C2ZgoQ7kNvwE6z60F&amp;_nc_oc=AdoVbkwED6bO6ljr0qrXlhWt9CiCYtdAdSevsi2l_aau29QBkCT393nv8zCRtzrigcNCFFIMVuVmCj_V-2my6I9m&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJqG8z2pS3RAErR9EsLb2mvYhfjXzmw36V5Qa5SR4bcM_FawSDqEoMF7llJZmFB3oFV6WITijFqBQ&amp;oh=00_AQIGXGjyZpC1fo4oUUvCaoL9Z01urt66WQYeRSSqizgREg&amp;oe=6AAD064C&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/755693044_1064719782905598_2995311717168437687_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ig_cache_key=Mzk0OTA2NjgwNzkyNTY2NzI4MA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=3DfUH_C2ZgoQ7kNvwE6z60F&amp;_nc_oc=AdoVbkwED6bO6ljr0qrXlhWt9CiCYtdAdSevsi2l_aau29QBkCT393nv8zCRtzrigcNCFFIMVuVmCj_V-2my6I9m&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJqG8z2pS3RAErR9EsLb2mvYhfjXzmw36V5Qa5SR4bcM_FawSDqEoMF7llJZmFB3oFV6WITijFqBQ&amp;oh=00_AQIGXGjyZpC1fo4oUUvCaoL9Z01urt66WQYeRSSqizgREg&amp;oe=6AAD064C&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/755693044_1064719782905598_2995311717168437687_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ig_cache_key=Mzk0OTA2NjgwNzkyNTY2NzI4MA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=3DfUH_C2ZgoQ7kNvwE6z60F&amp;_nc_oc=AdoVbkwED6bO6ljr0qrXlhWt9CiCYtdAdSevsi2l_aau29QBkCT393nv8zCRtzrigcNCFFIMVuVmCj_V-2my6I9m&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJqG8z2pS3RAErR9EsLb2mvYhfjXzmw36V5Qa5SR4bcM_FawSDqEoMF7llJZmFB3oFV6WITijFqBQ&amp;oh=00_AQIGXGjyZpC1fo4oUUvCaoL9Z01urt66WQYeRSSqizgREg&amp;oe=6AAD064C&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Bornova&#039;n\u0131n tam kalbine bu kadar yak\u0131n bir arsa na<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png?w=1170&#038;ssl=1\" alt=\"Bornova&#039;n\u0131n tam kalbine bu kadar yak\u0131n bir arsa nadir \u00e7\u0131kar. \ud83c\udfd7\ufe0f\nOtogar&#039;a 1,5 km, Forum Bornova&#039;ya 4 km \u2014 \u015fehrin nabz\u0131nda 6.624 m\u00b2 arsa. Tam m\u00fclkiyet, hisse yok, iki cepheli. Sanayi, depo, lojistik veya ticari proje i\u00e7in haz\u0131r.\nDetaylar i\u00e7in DM ya da WhatsApp. \ud83d\udcf2\n#BornovaArsa #\u0130zmirEmlak #Sat\u0131l\u0131kArsa #Yat\u0131r\u0131mArsas\u0131 #DeckerRealEstate\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18101069027584092\" data-date=\"1784966500\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DbNVXvHsq6u\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.71878-15\/753429066_1385297723559184_7088390319247426882_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=109&#038;ig_cache_key=Mzk0ODkwNjQzODM5MzUwNzUwMg%3D%3D.3-ccb7-5&#038;ccb=7-5&#038;_nc_sid=a54f6b&#038;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&#038;_nc_ohc=0jE1u2cuZmMQ7kNvwHaLqYF&#038;_nc_oc=AdpcxPawjl3FHXou3XlAHDWKFNtV4gH91Kh4MmPyFia69IzITRVmyHENzYcM2azw6vLxr2dssCleNsycfHDIIVPc&#038;_nc_zt=23&#038;_nc_ht=scontent-lax3-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&#038;_nc_tpa=Q5bMBQJCco0AQtACQV10YgLupg0GqGo_gSyHvoo6WP7hGeYH9u1hwlmlaDvsI2UZKQWf4tll3A114ugW5w&#038;oh=00_AQIMeF8Zu8WSG5YkhVP9PVBxZB7yIUrr6zykKG3AvZExAg&#038;oe=6AAD0BA4\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/753429066_1385297723559184_7088390319247426882_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ig_cache_key=Mzk0ODkwNjQzODM5MzUwNzUwMg%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=0jE1u2cuZmMQ7kNvwHaLqYF&amp;_nc_oc=AdpcxPawjl3FHXou3XlAHDWKFNtV4gH91Kh4MmPyFia69IzITRVmyHENzYcM2azw6vLxr2dssCleNsycfHDIIVPc&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJCco0AQtACQV10YgLupg0GqGo_gSyHvoo6WP7hGeYH9u1hwlmlaDvsI2UZKQWf4tll3A114ugW5w&amp;oh=00_AQIMeF8Zu8WSG5YkhVP9PVBxZB7yIUrr6zykKG3AvZExAg&amp;oe=6AAD0BA4&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/753429066_1385297723559184_7088390319247426882_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ig_cache_key=Mzk0ODkwNjQzODM5MzUwNzUwMg%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=0jE1u2cuZmMQ7kNvwHaLqYF&amp;_nc_oc=AdpcxPawjl3FHXou3XlAHDWKFNtV4gH91Kh4MmPyFia69IzITRVmyHENzYcM2azw6vLxr2dssCleNsycfHDIIVPc&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJCco0AQtACQV10YgLupg0GqGo_gSyHvoo6WP7hGeYH9u1hwlmlaDvsI2UZKQWf4tll3A114ugW5w&amp;oh=00_AQIMeF8Zu8WSG5YkhVP9PVBxZB7yIUrr6zykKG3AvZExAg&amp;oe=6AAD0BA4&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/753429066_1385297723559184_7088390319247426882_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ig_cache_key=Mzk0ODkwNjQzODM5MzUwNzUwMg%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=0jE1u2cuZmMQ7kNvwHaLqYF&amp;_nc_oc=AdpcxPawjl3FHXou3XlAHDWKFNtV4gH91Kh4MmPyFia69IzITRVmyHENzYcM2azw6vLxr2dssCleNsycfHDIIVPc&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJCco0AQtACQV10YgLupg0GqGo_gSyHvoo6WP7hGeYH9u1hwlmlaDvsI2UZKQWf4tll3A114ugW5w&amp;oh=00_AQIMeF8Zu8WSG5YkhVP9PVBxZB7yIUrr6zykKG3AvZExAg&amp;oe=6AAD0BA4&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/753429066_1385297723559184_7088390319247426882_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ig_cache_key=Mzk0ODkwNjQzODM5MzUwNzUwMg%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=0jE1u2cuZmMQ7kNvwHaLqYF&amp;_nc_oc=AdpcxPawjl3FHXou3XlAHDWKFNtV4gH91Kh4MmPyFia69IzITRVmyHENzYcM2azw6vLxr2dssCleNsycfHDIIVPc&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJCco0AQtACQV10YgLupg0GqGo_gSyHvoo6WP7hGeYH9u1hwlmlaDvsI2UZKQWf4tll3A114ugW5w&amp;oh=00_AQIMeF8Zu8WSG5YkhVP9PVBxZB7yIUrr6zykKG3AvZExAg&amp;oe=6AAD0BA4&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Sabah uyand\u0131\u011f\u0131nda duydu\u011fun tek ses r\u00fczg\u00e2r olsun. S<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png?w=1170&#038;ssl=1\" alt=\"Sabah uyand\u0131\u011f\u0131nda duydu\u011fun tek ses r\u00fczg\u00e2r olsun.\nSeferihisar&#039;da 6.875 m\u00b2. Denize 4 km, merkeze 2 km, havaliman\u0131na 45 dakika. T\u00fcrkiye&#039;nin ilk Sakin \u015eehri&#039;nde, kendi d\u00fczenini kurabilece\u011fin bir alan.\n25.700.000 TL \u00b7 3.738 TL\/m\u00b2 Detaylar i\u00e7in WhatsApp: +90 530 782 50 26\nYetgi Belge No 3506573 EIDS: Tasinmaz no. 88773603 https:\/\/www.sahibinden.com\/ilan\/emlak-arsa-satilik-seferihisar-duzcede-villalara-komsu-6.875-m2-yatirimlik-tarla-1332795161\/detay\/\n#Seferihisar #Sakin\u015eehir #ArsaYat\u0131r\u0131m\u0131 #\u0130zmirEmlak #DeckerRealEstate\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18338210221264281\" data-date=\"1784745857\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DbGwnjtM09C\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.71878-15\/752698843_4272721089606654_5959777756164970215_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=110&#038;ig_cache_key=Mzk0NzA1NTk0ODA2ODI0NTMxNA%3D%3D.3-ccb7-5&#038;ccb=7-5&#038;_nc_sid=a54f6b&#038;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&#038;_nc_ohc=zCmOKTCXiCYQ7kNvwHZqbA7&#038;_nc_oc=AdqJiwv8FIXh0S0moylH7ZOB5g7ebsRHXhOQ4O-idinnAxQAmcvZKAU-4QAUgBK4BBlPFcmKan2KP7SI2HpTFRNo&#038;_nc_zt=23&#038;_nc_ht=scontent-lax3-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&#038;_nc_tpa=Q5bMBQIrSEjtingO2H2qOcZYOvC0fzEQP_hyHRNoa2hRX3O1BTdcIZseCOzd9XXq6njS5N1ETMWE9bPc5w&#038;oh=00_AQKjh2AWTSF_A9WBL2zDOO_abbr37QmAZt9vrnQ02IQJfA&#038;oe=6AACE389\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/752698843_4272721089606654_5959777756164970215_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ig_cache_key=Mzk0NzA1NTk0ODA2ODI0NTMxNA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=zCmOKTCXiCYQ7kNvwHZqbA7&amp;_nc_oc=AdqJiwv8FIXh0S0moylH7ZOB5g7ebsRHXhOQ4O-idinnAxQAmcvZKAU-4QAUgBK4BBlPFcmKan2KP7SI2HpTFRNo&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQIrSEjtingO2H2qOcZYOvC0fzEQP_hyHRNoa2hRX3O1BTdcIZseCOzd9XXq6njS5N1ETMWE9bPc5w&amp;oh=00_AQKjh2AWTSF_A9WBL2zDOO_abbr37QmAZt9vrnQ02IQJfA&amp;oe=6AACE389&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/752698843_4272721089606654_5959777756164970215_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ig_cache_key=Mzk0NzA1NTk0ODA2ODI0NTMxNA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=zCmOKTCXiCYQ7kNvwHZqbA7&amp;_nc_oc=AdqJiwv8FIXh0S0moylH7ZOB5g7ebsRHXhOQ4O-idinnAxQAmcvZKAU-4QAUgBK4BBlPFcmKan2KP7SI2HpTFRNo&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQIrSEjtingO2H2qOcZYOvC0fzEQP_hyHRNoa2hRX3O1BTdcIZseCOzd9XXq6njS5N1ETMWE9bPc5w&amp;oh=00_AQKjh2AWTSF_A9WBL2zDOO_abbr37QmAZt9vrnQ02IQJfA&amp;oe=6AACE389&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/752698843_4272721089606654_5959777756164970215_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ig_cache_key=Mzk0NzA1NTk0ODA2ODI0NTMxNA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=zCmOKTCXiCYQ7kNvwHZqbA7&amp;_nc_oc=AdqJiwv8FIXh0S0moylH7ZOB5g7ebsRHXhOQ4O-idinnAxQAmcvZKAU-4QAUgBK4BBlPFcmKan2KP7SI2HpTFRNo&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQIrSEjtingO2H2qOcZYOvC0fzEQP_hyHRNoa2hRX3O1BTdcIZseCOzd9XXq6njS5N1ETMWE9bPc5w&amp;oh=00_AQKjh2AWTSF_A9WBL2zDOO_abbr37QmAZt9vrnQ02IQJfA&amp;oe=6AACE389&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/752698843_4272721089606654_5959777756164970215_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ig_cache_key=Mzk0NzA1NTk0ODA2ODI0NTMxNA%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=zCmOKTCXiCYQ7kNvwHZqbA7&amp;_nc_oc=AdqJiwv8FIXh0S0moylH7ZOB5g7ebsRHXhOQ4O-idinnAxQAmcvZKAU-4QAUgBK4BBlPFcmKan2KP7SI2HpTFRNo&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQIrSEjtingO2H2qOcZYOvC0fzEQP_hyHRNoa2hRX3O1BTdcIZseCOzd9XXq6njS5N1ETMWE9bPc5w&amp;oh=00_AQKjh2AWTSF_A9WBL2zDOO_abbr37QmAZt9vrnQ02IQJfA&amp;oe=6AACE389&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Als Makler sage ich dir, warum du NICHT kaufen sol<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png?w=1170&#038;ssl=1\" alt=\"Als Makler sage ich dir, warum du NICHT kaufen solltest. \ud83d\udc47\n3 Gr\u00fcnde, an denen die meisten K\u00e4ufe in der T\u00fcrkei scheitern \u2014 und wie du sie vermeidest.\nKostenlose Erstberatung? Link in Bio.\n#ImmobilienT\u00fcrkei #AuswandernT\u00fcrkei #DeckerRealEstate #T\u00fcrkeiKaufen #Alanya\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18222016291324679\" data-date=\"1784310880\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/Da5zBBvMcGf\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.71878-15\/750085899_1682229669497544_8093457137961091727_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=108&#038;ig_cache_key=Mzk0MzQwNzMxOTY5NjY1NDc1MQ%3D%3D.3-ccb7-5&#038;ccb=7-5&#038;_nc_sid=a54f6b&#038;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&#038;_nc_ohc=qAFw3wDB8XkQ7kNvwEX6113&#038;_nc_oc=Adrssl_goNTnXipPS9T_rXski6W0CskgAs84EH2xQGoFvm6tVt-2zVdBQHrAbMcaGBATmDgKJyLCa7enRCRwzkSd&#038;_nc_zt=23&#038;_nc_ht=scontent-lax3-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&#038;_nc_tpa=Q5bMBQJP0DC9WqUGlT2iCleESKue-c5ib4z-2_w4RMpPHlIj6D83-KyXISWJ0YZSA8rHDJgM4iwAnn1AJQ&#038;oh=00_AQLm4xLxXY73QEiBW27l_EiIuORhj4_xbyowipfkI-c76g&#038;oe=6AAD1913\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/750085899_1682229669497544_8093457137961091727_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ig_cache_key=Mzk0MzQwNzMxOTY5NjY1NDc1MQ%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=qAFw3wDB8XkQ7kNvwEX6113&amp;_nc_oc=Adrssl_goNTnXipPS9T_rXski6W0CskgAs84EH2xQGoFvm6tVt-2zVdBQHrAbMcaGBATmDgKJyLCa7enRCRwzkSd&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJP0DC9WqUGlT2iCleESKue-c5ib4z-2_w4RMpPHlIj6D83-KyXISWJ0YZSA8rHDJgM4iwAnn1AJQ&amp;oh=00_AQLm4xLxXY73QEiBW27l_EiIuORhj4_xbyowipfkI-c76g&amp;oe=6AAD1913&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/750085899_1682229669497544_8093457137961091727_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ig_cache_key=Mzk0MzQwNzMxOTY5NjY1NDc1MQ%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=qAFw3wDB8XkQ7kNvwEX6113&amp;_nc_oc=Adrssl_goNTnXipPS9T_rXski6W0CskgAs84EH2xQGoFvm6tVt-2zVdBQHrAbMcaGBATmDgKJyLCa7enRCRwzkSd&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJP0DC9WqUGlT2iCleESKue-c5ib4z-2_w4RMpPHlIj6D83-KyXISWJ0YZSA8rHDJgM4iwAnn1AJQ&amp;oh=00_AQLm4xLxXY73QEiBW27l_EiIuORhj4_xbyowipfkI-c76g&amp;oe=6AAD1913&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/750085899_1682229669497544_8093457137961091727_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ig_cache_key=Mzk0MzQwNzMxOTY5NjY1NDc1MQ%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=qAFw3wDB8XkQ7kNvwEX6113&amp;_nc_oc=Adrssl_goNTnXipPS9T_rXski6W0CskgAs84EH2xQGoFvm6tVt-2zVdBQHrAbMcaGBATmDgKJyLCa7enRCRwzkSd&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJP0DC9WqUGlT2iCleESKue-c5ib4z-2_w4RMpPHlIj6D83-KyXISWJ0YZSA8rHDJgM4iwAnn1AJQ&amp;oh=00_AQLm4xLxXY73QEiBW27l_EiIuORhj4_xbyowipfkI-c76g&amp;oe=6AAD1913&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lax3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/750085899_1682229669497544_8093457137961091727_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ig_cache_key=Mzk0MzQwNzMxOTY5NjY1NDc1MQ%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=qAFw3wDB8XkQ7kNvwEX6113&amp;_nc_oc=Adrssl_goNTnXipPS9T_rXski6W0CskgAs84EH2xQGoFvm6tVt-2zVdBQHrAbMcaGBATmDgKJyLCa7enRCRwzkSd&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJP0DC9WqUGlT2iCleESKue-c5ib4z-2_w4RMpPHlIj6D83-KyXISWJ0YZSA8rHDJgM4iwAnn1AJQ&amp;oh=00_AQLm4xLxXY73QEiBW27l_EiIuORhj4_xbyowipfkI-c76g&amp;oe=6AAD1913&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Eine Immobilie in der T\u00fcrkei zu kaufen, kann eine<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png?w=1170&#038;ssl=1\" alt=\"Eine Immobilie in der T\u00fcrkei zu kaufen, kann eine gute Entscheidung sein. Doch bevor Sie eine Reservierung oder Anzahlung leisten, sollten einige Punkte unbedingt gepr\u00fcft werden.\n\nDiese 3 Regeln k\u00f6nnen Sie vor teuren Fehlern sch\u00fctzen:\n\nMakler und Lizenz pr\u00fcfen\nArbeiten Sie nur mit einem offiziell registrierten und nachweislich qualifizierten Immobilienmakler.\nKeine inoffiziellen Barzahlungen\nZahlungen sollten nachvollziehbar, vertraglich dokumentiert und \u00fcber sichere, offizielle Wege erfolgen.\nTapu und Eigent\u00fcmer vor der Anzahlung pr\u00fcfen\nStimmt der Verk\u00e4ufer mit dem eingetragenen Eigent\u00fcmer \u00fcberein? Bestehen Schulden, Hypotheken, Pf\u00e4ndungen oder andere Belastungen? Liegt bei einer Vertretung eine g\u00fcltige Vollmacht vor?\nEin sch\u00f6nes Objekt allein reicht nicht. Entscheidend ist, ob Eigentum, Unterlagen, Preis und Zahlungsweg sauber gepr\u00fcft wurden.\nAls deutsch gef\u00fchrte und offiziell zertifizierte Immobilienagentur begleiten wir K\u00e4ufer in der T\u00fcrkei kritisch, pers\u00f6nlich und ohne Verkaufsdruck. Wir sagen Ihnen auch offen, wenn ein Objekt oder eine Abwicklung aus unserer Sicht nicht sicher ist.\nRechtssicher kaufen. Klar entscheiden.\nSpeichern Sie den Beitrag und senden Sie ihn an jemanden, der eine Immobilie in der T\u00fcrkei kaufen m\u00f6chte.\n#ImmobilienkaufT\u00fcrkei #ImmobilienT\u00fcrkei #HauskaufT\u00fcrkei #WohnungT\u00fcrkei #AuswandernT\u00fcrkei Tapu MaklerT\u00fcrkei Immobilienberatung AlanyaImmobilien IzmirImmobilien DeckerRealEstate\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18134322643582751\" data-date=\"1783527053\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/Daib-VKsFXv\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-lax7-1.cdninstagram.com\/v\/t51.71878-15\/731763268_1525935259272310_3580677363990955481_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ig_cache_key=MzkzNjgzMjA1NDg2NjQ5OTA1NQ%3D%3D.3-ccb7-5&#038;ccb=7-5&#038;_nc_sid=a54f6b&#038;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&#038;_nc_ohc=19HRoZVVbvAQ7kNvwH1X8Zn&#038;_nc_oc=AdrYpuUqa6hMntukgYO3yIQKNtrTcP8spFdX6DFyl4ZqEmafFe8OkwAUz-xb4FQ8ypt-dYYSr1eqN0eS9iUkB6Ag&#038;_nc_zt=23&#038;_nc_ht=scontent-lax7-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&#038;_nc_tpa=Q5bMBQK23_baZOw1zyPqAwTiZR0nFFxiVTNH6pvKOh0QSItUokT_aNk02BsdeeJfsrnauBzmfzgT4fu1Tg&#038;oh=00_AQJc3BdypMYe012RSa5NQjBdmVZpbUAf-RV7ZwxCaHwHkw&#038;oe=6AAD0E6F\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lax7-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/731763268_1525935259272310_3580677363990955481_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ig_cache_key=MzkzNjgzMjA1NDg2NjQ5OTA1NQ%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=19HRoZVVbvAQ7kNvwH1X8Zn&amp;_nc_oc=AdrYpuUqa6hMntukgYO3yIQKNtrTcP8spFdX6DFyl4ZqEmafFe8OkwAUz-xb4FQ8ypt-dYYSr1eqN0eS9iUkB6Ag&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQK23_baZOw1zyPqAwTiZR0nFFxiVTNH6pvKOh0QSItUokT_aNk02BsdeeJfsrnauBzmfzgT4fu1Tg&amp;oh=00_AQJc3BdypMYe012RSa5NQjBdmVZpbUAf-RV7ZwxCaHwHkw&amp;oe=6AAD0E6F&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lax7-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/731763268_1525935259272310_3580677363990955481_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ig_cache_key=MzkzNjgzMjA1NDg2NjQ5OTA1NQ%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=19HRoZVVbvAQ7kNvwH1X8Zn&amp;_nc_oc=AdrYpuUqa6hMntukgYO3yIQKNtrTcP8spFdX6DFyl4ZqEmafFe8OkwAUz-xb4FQ8ypt-dYYSr1eqN0eS9iUkB6Ag&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQK23_baZOw1zyPqAwTiZR0nFFxiVTNH6pvKOh0QSItUokT_aNk02BsdeeJfsrnauBzmfzgT4fu1Tg&amp;oh=00_AQJc3BdypMYe012RSa5NQjBdmVZpbUAf-RV7ZwxCaHwHkw&amp;oe=6AAD0E6F&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lax7-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/731763268_1525935259272310_3580677363990955481_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ig_cache_key=MzkzNjgzMjA1NDg2NjQ5OTA1NQ%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=19HRoZVVbvAQ7kNvwH1X8Zn&amp;_nc_oc=AdrYpuUqa6hMntukgYO3yIQKNtrTcP8spFdX6DFyl4ZqEmafFe8OkwAUz-xb4FQ8ypt-dYYSr1eqN0eS9iUkB6Ag&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQK23_baZOw1zyPqAwTiZR0nFFxiVTNH6pvKOh0QSItUokT_aNk02BsdeeJfsrnauBzmfzgT4fu1Tg&amp;oh=00_AQJc3BdypMYe012RSa5NQjBdmVZpbUAf-RV7ZwxCaHwHkw&amp;oe=6AAD0E6F&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lax7-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/731763268_1525935259272310_3580677363990955481_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ig_cache_key=MzkzNjgzMjA1NDg2NjQ5OTA1NQ%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=19HRoZVVbvAQ7kNvwH1X8Zn&amp;_nc_oc=AdrYpuUqa6hMntukgYO3yIQKNtrTcP8spFdX6DFyl4ZqEmafFe8OkwAUz-xb4FQ8ypt-dYYSr1eqN0eS9iUkB6Ag&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQK23_baZOw1zyPqAwTiZR0nFFxiVTNH6pvKOh0QSItUokT_aNk02BsdeeJfsrnauBzmfzgT4fu1Tg&amp;oh=00_AQJc3BdypMYe012RSa5NQjBdmVZpbUAf-RV7ZwxCaHwHkw&amp;oe=6AAD0E6F&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Wusstet ihr, dass die R\u00f6mer schon vor 2000 Jahren<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png?w=1170&#038;ssl=1\" alt=\"Wusstet ihr, dass die R\u00f6mer schon vor 2000 Jahren Fu\u00dfbodenheizungen hatten? \ud83d\udd25 Bei unserem Ausflug zu einer antiken Ausgrabungsst\u00e4tte nahe Alanya haben wir das live gesehen \u2013 Technik, die heute noch funktionieren w\u00fcrde. #Antike #Alanya #T\u00fcrkei #DeckerRealEstate #Geschichte&quot;\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18324603367285888\" data-date=\"1783502801\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DahtiJjsd4z\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-lax7-1.cdninstagram.com\/v\/t51.71878-15\/731464987_1322309676281493_5195764210289494353_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ig_cache_key=MzkzNjYyNzgwODExNjI2ODU5NQ%3D%3D.3-ccb7-5&#038;ccb=7-5&#038;_nc_sid=a54f6b&#038;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&#038;_nc_ohc=X7MBXY90uRsQ7kNvwHuNZ74&#038;_nc_oc=AdpI0jSje9YMlFLHwg2MQqdjDmudZXQ1pKtXmSkgN6CZHxhxGe3I4wQYeGr_sB0eC3Q9GEBHb1JcmRT7HD-nqhZn&#038;_nc_zt=23&#038;_nc_ht=scontent-lax7-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&#038;_nc_tpa=Q5bMBQLHjG8ARjyHZgZyHnH4g2EL1irCVAR6JSPuCWCsC572E-ASi_qWoDKo0V_JqRsLlm_Jz5f9jbrT7Q&#038;oh=00_AQK2m9pwd9_cDtBYGsArbBuPPdwEGltWW-3bP4TNqQ3g3g&#038;oe=6AAD1252\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lax7-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/731464987_1322309676281493_5195764210289494353_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ig_cache_key=MzkzNjYyNzgwODExNjI2ODU5NQ%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=X7MBXY90uRsQ7kNvwHuNZ74&amp;_nc_oc=AdpI0jSje9YMlFLHwg2MQqdjDmudZXQ1pKtXmSkgN6CZHxhxGe3I4wQYeGr_sB0eC3Q9GEBHb1JcmRT7HD-nqhZn&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQLHjG8ARjyHZgZyHnH4g2EL1irCVAR6JSPuCWCsC572E-ASi_qWoDKo0V_JqRsLlm_Jz5f9jbrT7Q&amp;oh=00_AQK2m9pwd9_cDtBYGsArbBuPPdwEGltWW-3bP4TNqQ3g3g&amp;oe=6AAD1252&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lax7-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/731464987_1322309676281493_5195764210289494353_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ig_cache_key=MzkzNjYyNzgwODExNjI2ODU5NQ%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=X7MBXY90uRsQ7kNvwHuNZ74&amp;_nc_oc=AdpI0jSje9YMlFLHwg2MQqdjDmudZXQ1pKtXmSkgN6CZHxhxGe3I4wQYeGr_sB0eC3Q9GEBHb1JcmRT7HD-nqhZn&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQLHjG8ARjyHZgZyHnH4g2EL1irCVAR6JSPuCWCsC572E-ASi_qWoDKo0V_JqRsLlm_Jz5f9jbrT7Q&amp;oh=00_AQK2m9pwd9_cDtBYGsArbBuPPdwEGltWW-3bP4TNqQ3g3g&amp;oe=6AAD1252&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lax7-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/731464987_1322309676281493_5195764210289494353_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ig_cache_key=MzkzNjYyNzgwODExNjI2ODU5NQ%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=X7MBXY90uRsQ7kNvwHuNZ74&amp;_nc_oc=AdpI0jSje9YMlFLHwg2MQqdjDmudZXQ1pKtXmSkgN6CZHxhxGe3I4wQYeGr_sB0eC3Q9GEBHb1JcmRT7HD-nqhZn&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQLHjG8ARjyHZgZyHnH4g2EL1irCVAR6JSPuCWCsC572E-ASi_qWoDKo0V_JqRsLlm_Jz5f9jbrT7Q&amp;oh=00_AQK2m9pwd9_cDtBYGsArbBuPPdwEGltWW-3bP4TNqQ3g3g&amp;oe=6AAD1252&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lax7-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/731464987_1322309676281493_5195764210289494353_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ig_cache_key=MzkzNjYyNzgwODExNjI2ODU5NQ%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uQ0xJUFMuQzMifQ%3D%3D&amp;_nc_ohc=X7MBXY90uRsQ7kNvwHuNZ74&amp;_nc_oc=AdpI0jSje9YMlFLHwg2MQqdjDmudZXQ1pKtXmSkgN6CZHxhxGe3I4wQYeGr_sB0eC3Q9GEBHb1JcmRT7HD-nqhZn&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQLHjG8ARjyHZgZyHnH4g2EL1irCVAR6JSPuCWCsC572E-ASi_qWoDKo0V_JqRsLlm_Jz5f9jbrT7Q&amp;oh=00_AQK2m9pwd9_cDtBYGsArbBuPPdwEGltWW-3bP4TNqQ3g3g&amp;oe=6AAD1252&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Ein ganz normaler Wandertag bei uns in Alanya \ud83e\udd7e Vo<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png?w=1170&#038;ssl=1\" alt=\"Ein ganz normaler Wandertag bei uns in Alanya \ud83e\udd7e Von der antiken Stadt Syedra bis zum wohl sch\u00f6nsten Blick \u00fcber die ganze K\u00fcste \u2013 Momente wie dieser zeigen, warum wir uns hier so zuhause f\u00fchlen. \ud83c\udfdb\ufe0f\ud83c\udf0a Direkt vor der Haust\u00fcr so viel Geschichte und so ein Ausblick \u2013 wart ihr schon mal hier? Schreibt&#039;s uns! #Alanya #LebenInDerT\u00fcrkei #DeckerRealEstate #Auswandern #Syedra&quot;\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18569485480070716\" data-date=\"1783066885\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DaUua4fMf12\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/731105063_17921339928388467_4282890977696259702_n.webp?stp=dst-jpg_e35_tt6&#038;_nc_cat=106&#038;ig_cache_key=MzkzMjk3MjUzMjEwMDEwMzU0Mg%3D%3D.3-ccb7-5&#038;ccb=7-5&#038;_nc_sid=a54f6b&#038;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uRkVFRC5DMyJ9&#038;_nc_ohc=EeL5XXh9qMYQ7kNvwGLRu8m&#038;_nc_oc=Ado1w2PkGnTH8gNpOn6GFcybnZ2vG_P1o4QTgYN9h62zW3lTZTc4pn1hol2VqhcY-TYNWayGch-o33l7k6NJL8b_&#038;_nc_zt=23&#038;_nc_ht=scontent-lax3-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&#038;_nc_tpa=Q5bMBQJP1llqZxVIQ44IUp9LqQZOhjF5GCMtmzFmK64jLHEm9LOtBvkQhp_cbbGdsaOOO7QpIOiIYRLQEA&#038;oh=00_AQIfQ4h2MOKhwQUeNIJpCzbB-awNtgBUklmdgawba3LtHw&#038;oe=6AAD123C\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lax3-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/731105063_17921339928388467_4282890977696259702_n.webp?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ig_cache_key=MzkzMjk3MjUzMjEwMDEwMzU0Mg%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uRkVFRC5DMyJ9&amp;_nc_ohc=EeL5XXh9qMYQ7kNvwGLRu8m&amp;_nc_oc=Ado1w2PkGnTH8gNpOn6GFcybnZ2vG_P1o4QTgYN9h62zW3lTZTc4pn1hol2VqhcY-TYNWayGch-o33l7k6NJL8b_&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJP1llqZxVIQ44IUp9LqQZOhjF5GCMtmzFmK64jLHEm9LOtBvkQhp_cbbGdsaOOO7QpIOiIYRLQEA&amp;oh=00_AQIfQ4h2MOKhwQUeNIJpCzbB-awNtgBUklmdgawba3LtHw&amp;oe=6AAD123C&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lax3-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/731105063_17921339928388467_4282890977696259702_n.webp?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ig_cache_key=MzkzMjk3MjUzMjEwMDEwMzU0Mg%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uRkVFRC5DMyJ9&amp;_nc_ohc=EeL5XXh9qMYQ7kNvwGLRu8m&amp;_nc_oc=Ado1w2PkGnTH8gNpOn6GFcybnZ2vG_P1o4QTgYN9h62zW3lTZTc4pn1hol2VqhcY-TYNWayGch-o33l7k6NJL8b_&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJP1llqZxVIQ44IUp9LqQZOhjF5GCMtmzFmK64jLHEm9LOtBvkQhp_cbbGdsaOOO7QpIOiIYRLQEA&amp;oh=00_AQIfQ4h2MOKhwQUeNIJpCzbB-awNtgBUklmdgawba3LtHw&amp;oe=6AAD123C&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lax3-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/731105063_17921339928388467_4282890977696259702_n.webp?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ig_cache_key=MzkzMjk3MjUzMjEwMDEwMzU0Mg%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uRkVFRC5DMyJ9&amp;_nc_ohc=EeL5XXh9qMYQ7kNvwGLRu8m&amp;_nc_oc=Ado1w2PkGnTH8gNpOn6GFcybnZ2vG_P1o4QTgYN9h62zW3lTZTc4pn1hol2VqhcY-TYNWayGch-o33l7k6NJL8b_&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJP1llqZxVIQ44IUp9LqQZOhjF5GCMtmzFmK64jLHEm9LOtBvkQhp_cbbGdsaOOO7QpIOiIYRLQEA&amp;oh=00_AQIfQ4h2MOKhwQUeNIJpCzbB-awNtgBUklmdgawba3LtHw&amp;oe=6AAD123C&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lax3-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/731105063_17921339928388467_4282890977696259702_n.webp?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ig_cache_key=MzkzMjk3MjUzMjEwMDEwMzU0Mg%3D%3D.3-ccb7-5&amp;ccb=7-5&amp;_nc_sid=a54f6b&amp;efg=eyJlZmdfdGFnIjoiYmVzdF9pbWFnZV91cmxnZW4uRkVFRC5DMyJ9&amp;_nc_ohc=EeL5XXh9qMYQ7kNvwGLRu8m&amp;_nc_oc=Ado1w2PkGnTH8gNpOn6GFcybnZ2vG_P1o4QTgYN9h62zW3lTZTc4pn1hol2VqhcY-TYNWayGch-o33l7k6NJL8b_&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=aTFEfW2-2Cn1H2x5Qb1LYA&amp;_nc_tpa=Q5bMBQJP1llqZxVIQ44IUp9LqQZOhjF5GCMtmzFmK64jLHEm9LOtBvkQhp_cbbGdsaOOO7QpIOiIYRLQEA&amp;oh=00_AQIfQ4h2MOKhwQUeNIJpCzbB-awNtgBUklmdgawba3LtHw&amp;oe=6AAD123C&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Auswandern in die T\u00fcrkei \u2013 aber richtig vorbereite<\/span>\n\t\t\t\t\t\t\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png?w=1170&#038;ssl=1\" alt=\"Auswandern in die T\u00fcrkei \u2013 aber richtig vorbereitet. \ud83c\uddf9\ud83c\uddf7\n\nViele denken zuerst an Meer, Sonne und eine sch\u00f6ne Wohnung. Doch vor dem Umzug sollten auch Aufenthalt, Visum, Miete oder Kauf, Krankenversicherung, Einkommen, Steuern, Arbeit, Familie und der Alltag vor Ort realistisch geplant werden.\n\nIn unserem umfassenden Handbuch zeigen wir, welche Fragen vor einer Auswanderung in die T\u00fcrkei wirklich wichtig sind \u2013 klar strukturiert und verst\u00e4ndlich erkl\u00e4rt.\n\n\u2705 Wohnen: erst mieten oder direkt kaufen?\n\u2705 Ikamet, Aufenthalt und Visum\n\u2705 Remote-Arbeit, Selbstst\u00e4ndigkeit, LLC &amp; Steuern\n\u2705 Budget, Krankenversicherung und Alltag\n\u2705 Familie, Haustiere, Auto und Dokumente\n\u2705 Immobilienkauf in der T\u00fcrkei sicher vorbereiten\n\nDen vollst\u00e4ndigen Guide findest du hier:\nhttps:\/\/decker-realestate.com\/2026\/07\/03\/auswandern-tuerkei-kundenleitfaden\/\n\nSpeichere dir den Beitrag f\u00fcr deine Planung oder schicke ihn an jemanden, der von einem Leben in der T\u00fcrkei tr\u00e4umt.\n\n#AuswandernT\u00fcrkei #LebenInDerT\u00fcrkei #T\u00fcrkeiAuswandern #Auswandern #T\u00fcrkeiLeben Ikamet VisumT\u00fcrkei ImmobilienT\u00fcrkei T\u00fcrkeiImmobilien\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div>\t<\/div>\n\n\t<div id=\"sbi_load\" >\n\n\t<div class=\"sbi-screenreader\" aria-live=\"polite\" aria-atomic=\"true\" data-sbi-feed-status><\/div>\n\n\t\n\t\t\t<span class=\"sbi_follow_btn sbi_custom\" >\n\t\t\t<a target=\"_blank\"\n\t\t\t\trel=\"nofollow noopener\"  href=\"https:\/\/www.instagram.com\/decker.realestate\/\" style=\"background: rgb(2,23,112);\">\n\t\t\t\t<svg class=\"svg-inline--fa fa-instagram fa-w-14\" aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n                    <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path>\n                <\/svg>\t\t\t\t<span>Instagram&#039;da takip et<\/span>\n\t\t\t<\/a>\n\t\t<\/span>\n\t\n<\/div>\n\t\t<span class=\"sbi_resized_image_data\" data-feed-id=\"*1\"\n\t\t  data-resized=\"{&quot;18569485480070716&quot;:{&quot;id&quot;:&quot;731105063_17921339928388467_4282890977696259702_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18324603367285888&quot;:{&quot;id&quot;:&quot;731464987_1322309676281493_5195764210289494353_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18134322643582751&quot;:{&quot;id&quot;:&quot;731763268_1525935259272310_3580677363990955481_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18222016291324679&quot;:{&quot;id&quot;:&quot;750085899_1682229669497544_8093457137961091727_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18338210221264281&quot;:{&quot;id&quot;:&quot;752698843_4272721089606654_5959777756164970215_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18101069027584092&quot;:{&quot;id&quot;:&quot;753429066_1385297723559184_7088390319247426882_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17981061380874513&quot;:{&quot;id&quot;:&quot;755693044_1064719782905598_2995311717168437687_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18166321948462670&quot;:{&quot;id&quot;:&quot;777982906_1800270634320325_4735399670077145553_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17981900910074063&quot;:{&quot;id&quot;:&quot;785758874_17930968743388467_974971126438938364_n&quot;,&quot;ratio&quot;:&quot;0.89&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18098051717110769&quot;:{&quot;id&quot;:&quot;801194871_1758844085327526_4331700470893746525_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;}}\">\n\t<\/span>\n\t<\/div>\n\n\t<style type=\"text\/css\">\n\t\t\t\t\t\t#sb_instagram .sbi_follow_btn a:hover,\n\t\t#sb_instagram .sbi_follow_btn a:focus {\n\t\t\toutline: none;\n\t\t\tbox-shadow: inset 0 0 10px 20px#0657A4;\n\t\t}\n\n\t\t\t<\/style>\n\t\t\t\t\t<\/div>\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>K\u00e4ufer Verk\u00e4ufer Instagram Youtube Whatsapp Deutscher Immobilienmakler in der T\u00fcrkei &#8211; Familie Decker Exklusive Immobilien Decker Real Estate Alanya, Antalya, Fethiye, Izmir, Istanbul \u00dcber uns LIEBEN LEBEN ANKOMMEN Decker Real Estate \u2014 Antalya, Alanya, Izmir, Fethiye T\u00fcrkei Immobilie kaufen in Alanya, Antalya, Fethiye &amp; Izmir \u2013 Familie Decker, deutscher Makler vor Ort. Ihre deutsch gef\u00fchrte [&hellip;]<\/p>\n","protected":false},"author":258585658,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template\/template-homepage.php","meta":{"content-type":"","_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-194","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Deutscher Makler Alanya, Antalya, Fethiye, Izmir \u2013 Immobilien kaufen<\/title>\n<meta name=\"description\" content=\"Immobilie in Alanya, Antalya, Fethiye &amp; Izmir kaufen \u2013 Familie Decker, deutschsprachige Makler vor Ort. Tapu-Sicherheit, 120h-Lizenz, Rundum-Service.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/decker-realestate.com\/tr\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Deutscher Makler Alanya, Antalya, Fethiye, Izmir \u2013 Immobilien kaufen\" \/>\n<meta property=\"og:description\" content=\"Immobilie in Alanya, Antalya, Fethiye &amp; Izmir kaufen \u2013 Familie Decker, deutschsprachige Makler vor Ort. Tapu-Sicherheit, 120h-Lizenz, Rundum-Service.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/decker-realestate.com\/tr\/\" \/>\n<meta property=\"og:site_name\" content=\"Decker Realestate T\u00fcrkei, Alanya, Antalya, Fethiye, Izmir\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-04T10:39:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1-150x150.png?crop=1\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tahmini okuma s\u00fcresi\" \/>\n\t<meta name=\"twitter:data1\" content=\"17 dakika\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/decker-realestate.com\\\/\",\"url\":\"https:\\\/\\\/decker-realestate.com\\\/\",\"name\":\"Deutscher Makler Alanya, Antalya, Fethiye, Izmir \u2013 Immobilien kaufen\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/decker-realestate.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/decker-realestate.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/decker-realestate.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-Favicon-1-1-150x150.png?crop=1\",\"datePublished\":\"2025-02-15T21:00:00+00:00\",\"dateModified\":\"2026-09-04T10:39:45+00:00\",\"description\":\"Immobilie in Alanya, Antalya, Fethiye & Izmir kaufen \u2013 Familie Decker, deutschsprachige Makler vor Ort. Tapu-Sicherheit, 120h-Lizenz, Rundum-Service.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/decker-realestate.com\\\/#breadcrumb\"},\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/decker-realestate.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\\\/\\\/decker-realestate.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-Favicon-1-1-150x150.png?crop=1\",\"contentUrl\":\"https:\\\/\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-Favicon-1-1-150x150.png?crop=1\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/decker-realestate.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/decker-realestate.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ihr deutscher Immobilienpartner T\u00fcrkei, Alanya, Antalya, Fethiye, Izmir, Istanbul\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/decker-realestate.com\\\/#website\",\"url\":\"https:\\\/\\\/decker-realestate.com\\\/\",\"name\":\"Decker Real Estate \u2014 \u0130zmir, T\u00fcrkei. Betreuung f\u00fcr Alanya, Antalya und Fethiye.\",\"description\":\"LIEBEN LEBEN ANKOMMEN\",\"publisher\":{\"@id\":\"https:\\\/\\\/decker-realestate.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/decker-realestate.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"tr\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/decker-realestate.com\\\/#organization\",\"name\":\"Decker Real Estate \u2014 \u0130zmir, T\u00fcrkei. Betreuung f\u00fcr Alanya, Antalya und Fethiye.\",\"url\":\"https:\\\/\\\/decker-realestate.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\\\/\\\/decker-realestate.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Logo_schwarz_schrift.jpg?fit=1440%2C721&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/decker-realestate.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Logo_schwarz_schrift.jpg?fit=1440%2C721&ssl=1\",\"width\":1440,\"height\":721,\"caption\":\"Decker Real Estate \u2014 \u0130zmir, T\u00fcrkei. Betreuung f\u00fcr Alanya, Antalya und Fethiye.\"},\"image\":{\"@id\":\"https:\\\/\\\/decker-realestate.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.youtube.com\\\/@deckerrealestate\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Alman emlak\u00e7\u0131 Alanya, Antalya, Fethiye, \u0130zmir \u2013 gayrimenkul sat\u0131n al","description":"Alanya, Antalya, Fethiye ve \u0130zmir&#039;de gayrimenkul sat\u0131n al\u0131n \u2013 Almanca konu\u015fan yerel emlak acenteleri Decker Ailesi. Tapu g\u00fcvenlik, 120 saatlik lisans, kapsaml\u0131 hizmet.","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:\/\/decker-realestate.com\/tr\/","og_locale":"tr_TR","og_type":"article","og_title":"Deutscher Makler Alanya, Antalya, Fethiye, Izmir \u2013 Immobilien kaufen","og_description":"Immobilie in Alanya, Antalya, Fethiye & Izmir kaufen \u2013 Familie Decker, deutschsprachige Makler vor Ort. Tapu-Sicherheit, 120h-Lizenz, Rundum-Service.","og_url":"https:\/\/decker-realestate.com\/tr\/","og_site_name":"Decker Realestate T\u00fcrkei, Alanya, Antalya, Fethiye, Izmir","article_modified_time":"2026-09-04T10:39:45+00:00","og_image":[{"url":"https:\/\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1-150x150.png?crop=1","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tahmini okuma s\u00fcresi":"17 dakika"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/decker-realestate.com\/","url":"https:\/\/decker-realestate.com\/","name":"Alman emlak\u00e7\u0131 Alanya, Antalya, Fethiye, \u0130zmir \u2013 gayrimenkul sat\u0131n al","isPartOf":{"@id":"https:\/\/decker-realestate.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/decker-realestate.com\/#primaryimage"},"image":{"@id":"https:\/\/decker-realestate.com\/#primaryimage"},"thumbnailUrl":"https:\/\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1-150x150.png?crop=1","datePublished":"2025-02-15T21:00:00+00:00","dateModified":"2026-09-04T10:39:45+00:00","description":"Alanya, Antalya, Fethiye ve \u0130zmir&#039;de gayrimenkul sat\u0131n al\u0131n \u2013 Almanca konu\u015fan yerel emlak acenteleri Decker Ailesi. Tapu g\u00fcvenlik, 120 saatlik lisans, kapsaml\u0131 hizmet.","breadcrumb":{"@id":"https:\/\/decker-realestate.com\/#breadcrumb"},"inLanguage":"tr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/decker-realestate.com\/"]}]},{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/decker-realestate.com\/#primaryimage","url":"https:\/\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1-150x150.png?crop=1","contentUrl":"https:\/\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/cropped-Favicon-1-1-150x150.png?crop=1"},{"@type":"BreadcrumbList","@id":"https:\/\/decker-realestate.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/decker-realestate.com\/"},{"@type":"ListItem","position":2,"name":"Ihr deutscher Immobilienpartner T\u00fcrkei, Alanya, Antalya, Fethiye, Izmir, Istanbul"}]},{"@type":"WebSite","@id":"https:\/\/decker-realestate.com\/#website","url":"https:\/\/decker-realestate.com\/","name":"Decker Gayrimenkul \u2014 \u0130zmir, T\u00fcrkiye. Alanya, Antalya ve Fethiye&#039;ye hizmet vermektedir.","description":"L\u0130BEN LEBEN ANKOMMEN","publisher":{"@id":"https:\/\/decker-realestate.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/decker-realestate.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"tr"},{"@type":"Organization","@id":"https:\/\/decker-realestate.com\/#organization","name":"Decker Gayrimenkul \u2014 \u0130zmir, T\u00fcrkiye. Alanya, Antalya ve Fethiye&#039;ye hizmet vermektedir.","url":"https:\/\/decker-realestate.com\/","logo":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/decker-realestate.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/Logo_schwarz_schrift.jpg?fit=1440%2C721&ssl=1","contentUrl":"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/03\/Logo_schwarz_schrift.jpg?fit=1440%2C721&ssl=1","width":1440,"height":721,"caption":"Decker Real Estate \u2014 \u0130zmir, T\u00fcrkei. Betreuung f\u00fcr Alanya, Antalya und Fethiye."},"image":{"@id":"https:\/\/decker-realestate.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.youtube.com\/@deckerrealestate"]}]}},"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/Pgbwoo-38","jetpack-related-posts":[{"id":4569,"url":"https:\/\/decker-realestate.com\/tr\/turkei-start-ohne-fehlentscheidung-auswandern\/","url_meta":{"origin":194,"position":0},"title":"T\u00fcrkiye ba\u015flang\u0131c\u0131 \u2013 Net bir karar verin. \u0130yi haz\u0131rlan\u0131n.","author":"Peter","date":"18. Haziran 2026","format":false,"excerpt":"D DECKER GAYR\u0130MENKUL Strateji Belgesi \u00b7 DRE \/ TR Kurulumu 26.06 \u0130lk g\u00f6r\u00fc\u015fmenizi g\u00fcvence alt\u0131na al\u0131n Gizli \u00b7 Strateji \u00d6zeti Antalya \u00b7 Alanya \u00b7 \u0130zmir \u00b7 Fethiye 2026 Bask\u0131s\u0131 Konut ve Lokasyon Planlamas\u0131 Gayrimenkul Aramadan \u00d6nce T\u00fcrkiye Kurulumu: Konut ve Gayrimenkul Stratejinizi Net Bir \u015eekilde Planlay\u0131n. Lokasyon \u00b7 Ya\u015fam \u00b7 M\u00fclk Kiralamadan, sat\u0131n almadan veya ta\u015f\u0131nmadan \u00f6nce: Size yard\u0131mc\u0131 oluyoruz\u2026","rel":"","context":"Benzer yaz\u0131","block_context":{"text":"Benzer yaz\u0131","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":5156,"url":"https:\/\/decker-realestate.com\/tr\/beratung\/","url_meta":{"origin":194,"position":1},"title":"\u00dccretsiz dan\u0131\u015fmanl\u0131k \u2013 T\u00fcrkiye&#039;de gayrimenkul sat\u0131n alma","author":"Peter","date":"4. Eyl\u00fcl 2026","format":false,"excerpt":"T\u00fcrkiye&#039;de Gayrimenkul Al\u0131m\u0131 \u2014 Yerinde Alman Gayrimenkul Dan\u0131\u015fman\u0131 \u2605\u2605\u2605\u2605\u2605 2 Google yorumu \u2713Resmi olarak sertifikal\u0131 \u2713Almanca konu\u015fan \u2713Yerel konumda \u2713Ta\u015f\u0131nmaya kadar kapsaml\u0131 hizmet SEV \u00b7 YA\u015eA \u00b7 VAR Almanca konu\u015fan gayrimenkul dan\u0131\u015fmanl\u0131\u011f\u0131 T\u00fcrkiye T\u00fcrkiye&#039;deki gayrimenkul al\u0131m\u0131n\u0131z \u2014 g\u00fcvenli, \u015feffaf ve ki\u015fisel olarak destekleniyor. T\u00fcrk\u00e7e bilmenize gerek yok. Noterde belirsizlik yok. Yok\u2026","rel":"","context":"Benzer yaz\u0131","block_context":{"text":"Benzer yaz\u0131","link":""},"img":{"alt_text":"Gesch\u00e4ftsleitung, Decker Real Estate","src":"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/09\/dkr-beratung-hero-original.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/09\/dkr-beratung-hero-original.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/09\/dkr-beratung-hero-original.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/09\/dkr-beratung-hero-original.jpg?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/09\/dkr-beratung-hero-original.jpg?resize=1050%2C600&ssl=1 3x, https:\/\/i0.wp.com\/decker-realestate.com\/wp-content\/uploads\/2026\/09\/dkr-beratung-hero-original.jpg?resize=1400%2C800&ssl=1 4x"},"classes":[]},{"id":4729,"url":"https:\/\/decker-realestate.com\/tr\/nutzungsbedingungen\/","url_meta":{"origin":194,"position":2},"title":"Kullan\u0131m \u015eartlar\u0131","author":"Peter","date":"27. Haziran 2026","format":false,"excerpt":"decker-realestate.com web sitesinin Kullan\u0131m \u015eartlar\u0131: Web sitemizi kullanma kurallar\u0131, emlak ilanlar\u0131, marka korumas\u0131 ve kullan\u0131c\u0131 olarak haklar\u0131n\u0131z \u2014 \u015feffaf ve anla\u015f\u0131lmas\u0131 kolay. Kullan\u0131m \u015eartlar\u0131 Emlak T\u00fcrkiye Marka Koruma Durumu: 27 Haziran 2026 \u00b7 TiM ONLiNE TiCARET LiMiTED \u00b7 Decker Emlak Kapsam Ama\u00e7 S\u00f6zle\u015fme yok Teklifler Ki\u015fisel sorumluluk \u0130zin verilen kullan\u0131m Marka korumas\u0131\u2026","rel":"","context":"Benzer yaz\u0131","block_context":{"text":"Benzer yaz\u0131","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4546,"url":"https:\/\/decker-realestate.com\/tr\/alanya-immobilie-kaufen\/","url_meta":{"origin":194,"position":3},"title":"Alanya&#039;da 2026&#039;da Gayrimenkul Almak \u2014 Yerel Bir Alman Emlak Dan\u0131\u015fman\u0131ndan D\u00fcr\u00fcst Rehber","author":"Peter","date":"18. Haziran 2026","format":false,"excerpt":"Alanya&#039;da 2026&#039;da Gayrimenkul Almak \u2014 Yerel bir Alman emlak\u00e7\u0131dan d\u00fcr\u00fcst rehber. Daireler, villalar, arsalar. \u0130l\u00e7elere g\u00f6re fiyatlar, sat\u0131n alma s\u00fcreci, \u0130kamet (emlak vergisi), vergiler \u2014 Alanya&#039;da gayrimenkul almadan \u00f6nce ger\u00e7ekten bilmeniz gereken her \u015fey. Haziran 2026 itibariyle. \u0130l\u00e7elere g\u00f6re fiyatlar. \u0130kamet g\u00fcncellemesi: 4 Haziran 2026. Yerel Alman emlak\u00e7\u0131: 18 Haziran 2026\u2026","rel":"","context":"Benzer yaz\u0131","block_context":{"text":"Benzer yaz\u0131","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4611,"url":"https:\/\/decker-realestate.com\/tr\/antalya-immobilie-kaufen\/","url_meta":{"origin":194,"position":4},"title":"Antalya&#039;da 2026&#039;da Gayrimenkul Almak \u2014 Yerel Almanca Konu\u015fan Bir Emlak Dan\u0131\u015fman\u0131ndan D\u00fcr\u00fcst Rehber","author":"Peter","date":"19. Haziran 2026","format":false,"excerpt":"Antalya&#039;da 2026&#039;da Gayrimenkul Almak \u2014 Yerel bir Alman emlak\u00e7\u0131dan d\u00fcr\u00fcst rehber. Daireler, villalar, golf tesisleri. B\u00f6lgelere g\u00f6re fiyatlar, sat\u0131n alma s\u00fcreci, \u0130kamet (gayrimenkul kayd\u0131), havaalan\u0131 eri\u015fimi \u2014 Antalya&#039;da gayrimenkul almadan \u00f6nce ger\u00e7ekten bilmeniz gereken her \u015fey. Haziran 2026 itibar\u0131yla. 9 b\u00f6lge kar\u015f\u0131la\u015ft\u0131r\u0131ld\u0131. Havaalan\u0131: Avrupa&#039;n\u0131n 5. b\u00fcy\u00fck havaalan\u0131. Yerel Alman emlak\u00e7\u0131\u2026","rel":"","context":"Benzer yaz\u0131","block_context":{"text":"Benzer yaz\u0131","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4633,"url":"https:\/\/decker-realestate.com\/tr\/fethiye-immobilie-kaufen\/","url_meta":{"origin":194,"position":5},"title":"Fethiye&#039;de 2026&#039;da Gayrimenkul Almak \u2014 Yerel Bir Alman Emlak Dan\u0131\u015fman\u0131ndan D\u00fcr\u00fcst Rehber","author":"Peter","date":"19. Haziran 2026","format":false,"excerpt":"Fethiye&#039;de 2026&#039;da Gayrimenkul Almak \u2014 Yerel bir Alman emlak\u00e7\u0131dan d\u00fcr\u00fcst rehber. Daireler, villalar, arsalar. \u0130l\u00e7elere g\u00f6re fiyatlar, sat\u0131n alma s\u00fcreci, \u0130kamet (gayrimenkul kayd\u0131), vergiler \u2014 Fethiye&#039;de gayrimenkul almadan \u00f6nce ger\u00e7ekten bilmeniz gereken her \u015fey. Haziran 2026 itibar\u0131yla. \u0130l\u00e7elere g\u00f6re fiyatlar. \u0130kamet g\u00fcncellemesi: 4 Haziran 2026. Yerel Alman emlak\u00e7\u0131: 18 Haziran 2026\u2026","rel":"","context":"Benzer yaz\u0131","block_context":{"text":"Benzer yaz\u0131","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/decker-realestate.com\/tr\/wp-json\/wp\/v2\/pages\/194","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/decker-realestate.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/decker-realestate.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/decker-realestate.com\/tr\/wp-json\/wp\/v2\/users\/258585658"}],"replies":[{"embeddable":true,"href":"https:\/\/decker-realestate.com\/tr\/wp-json\/wp\/v2\/comments?post=194"}],"version-history":[{"count":100,"href":"https:\/\/decker-realestate.com\/tr\/wp-json\/wp\/v2\/pages\/194\/revisions"}],"predecessor-version":[{"id":5170,"href":"https:\/\/decker-realestate.com\/tr\/wp-json\/wp\/v2\/pages\/194\/revisions\/5170"}],"wp:attachment":[{"href":"https:\/\/decker-realestate.com\/tr\/wp-json\/wp\/v2\/media?parent=194"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}