{"id":80983,"date":"2026-05-15T16:50:18","date_gmt":"2026-05-15T15:50:18","guid":{"rendered":"https:\/\/deseohomes.com\/?page_id=80983"},"modified":"2026-05-15T16:52:40","modified_gmt":"2026-05-15T15:52:40","slug":"luxury-properties","status":"publish","type":"page","link":"https:\/\/deseohomes.com\/en\/luxury-properties\/","title":{"rendered":"Luxury Properties"},"content":{"rendered":"<style>\r\n    .dh-luxury { font-family: 'Montserrat', sans-serif; color: #1a1a1a; }\r\n\r\n    \/* HERO *\/\r\n    .dh-luxury__hero {\r\n        position: relative; min-height: 540px;\r\n        display: flex; align-items: center; justify-content: center; text-align: center;\r\n        overflow: hidden; margin: 0 calc(-50vw + 50%) 70px; width: 100vw;\r\n        background-color: #111;\r\n    }\r\n    .dh-luxury__hero-bg {\r\n        position: absolute; inset: 0; z-index: 0;\r\n        background-image: url('https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/Luxury-Villa-in-Moraira.jpg');\r\n        background-size: cover; background-position: center;\r\n    }\r\n    .dh-luxury__hero-overlay { position: absolute; inset: 0; background: rgba(0,0,0,0.52); z-index: 1; }\r\n    .dh-luxury__hero-content { position: relative; z-index: 2; padding: 70px 24px; max-width: 820px; }\r\n    .dh-luxury__hero-label {\r\n        display: inline-block; font-size: 11px; font-weight: 600;\r\n        letter-spacing: 3px; text-transform: uppercase; color: #C49133; margin-bottom: 22px;\r\n    }\r\n    .dh-luxury__hero h1 {\r\n        font-size: clamp(34px, 5.5vw, 62px); font-weight: 300;\r\n        color: #fff; line-height: 1.12; margin: 0 0 26px; letter-spacing: 1px;\r\n    }\r\n    .dh-luxury__hero h1 em { font-style: italic; color: #C49133; }\r\n    .dh-luxury__hero p {\r\n        font-size: 17px; color: rgba(255,255,255,0.88);\r\n        line-height: 1.75; margin: 0 auto; max-width: 600px; font-weight: 300;\r\n    }\r\n    .dh-luxury__divider { width: 60px; height: 1px; background: #C49133; margin: 28px auto; }\r\n\r\n    \/* STATS *\/\r\n    .dh-luxury__stats {\r\n        display: flex; justify-content: center; gap: 60px; flex-wrap: wrap;\r\n        padding: 50px 24px; background: #222;\r\n        margin: 0 calc(-50vw + 50%) 70px; width: 100vw;\r\n    }\r\n    .dh-luxury__stat { text-align: center; color: #fff; }\r\n    .dh-luxury__stat strong { display: block; font-size: 38px; font-weight: 300; color: #C49133; line-height: 1; margin-bottom: 10px; }\r\n    .dh-luxury__stat span { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(255,255,255,0.58); }\r\n\r\n    \/* INTRO *\/\r\n    .dh-luxury__intro { max-width: 880px; margin: 0 auto 70px; padding: 0 24px; text-align: center; }\r\n    .dh-luxury__intro h2 { font-size: clamp(22px, 3vw, 34px); font-weight: 300; color: #1a1a1a; margin-bottom: 20px; }\r\n    .dh-luxury__intro p { font-size: 16px; line-height: 1.9; color: #555; font-weight: 300; }\r\n\r\n    \/* SECTIE TITELS *\/\r\n    .dh-luxury__section-title { text-align: center; margin-bottom: 44px; padding: 0 24px; }\r\n    .dh-luxury__section-title span {\r\n        display: block; font-size: 11px; font-weight: 600;\r\n        letter-spacing: 3px; text-transform: uppercase; color: #C49133; margin-bottom: 12px;\r\n    }\r\n    .dh-luxury__section-title h2 { font-size: clamp(22px, 3vw, 34px); font-weight: 300; color: #1a1a1a; margin: 0; }\r\n\r\n    \/* WONINGLIJST *\/\r\n    .dh-luxury__listings, .dh-luxury__results { max-width: 1100px; margin: 0 auto 80px; padding: 0 24px; }\r\n    .dh-luxury__listings .es-entity-card,\r\n    .dh-luxury__results .es-entity-card {\r\n        border: none !important; box-shadow: 0 4px 30px rgba(0,0,0,0.08) !important;\r\n        border-radius: 6px !important; overflow: hidden;\r\n        transition: box-shadow 0.3s ease, transform 0.3s ease;\r\n    }\r\n    .dh-luxury__listings .es-entity-card:hover,\r\n    .dh-luxury__results .es-entity-card:hover {\r\n        box-shadow: 0 14px 50px rgba(0,0,0,0.14) !important; transform: translateY(-3px);\r\n    }\r\n\r\n    \/* ZOEK SECTIE *\/\r\n    .dh-luxury__search {\r\n        background: #f8f5ef; padding: 60px 24px;\r\n        margin: 0 calc(-50vw + 50%) 20px; width: 100vw;\r\n    }\r\n    .dh-luxury__search-inner { max-width: 1100px; margin: 0 auto; }\r\n\r\n    \/* Zoekformulier fix *\/\r\n    .dh-luxury__search .es-custom-search-wrapper--results form.es-custom-search .es-custom-search__row--top,\r\n    .dh-luxury__search .es-custom-search-wrapper--results form.es-custom-search .es-custom-search__row--bottom {\r\n        display: flex !important; flex-direction: row !important;\r\n        grid-template-columns: unset !important; gap: 16px !important;\r\n    }\r\n\r\n    .dh-luxury__all-link { text-align: center; margin: 0 0 70px; padding: 20px 0; }\r\n    .dh-luxury__all-link a {\r\n        font-size: 14px; color: #C49133; text-decoration: none;\r\n        letter-spacing: 0.5px; border-bottom: 1px solid rgba(196,145,51,0.3);\r\n        padding-bottom: 2px; transition: border-color 0.2s;\r\n    }\r\n    .dh-luxury__all-link a:hover { border-color: #C49133; }\r\n\r\n    \/* TUSSENBLOK FOTO *\/\r\n    .dh-luxury__midimg {\r\n        position: relative; height: 420px;\r\n        margin: 0 calc(-50vw + 50%) 70px; width: 100vw;\r\n        overflow: hidden; background-color: #111;\r\n    }\r\n    .dh-luxury__midimg-bg {\r\n        position: absolute; inset: 0;\r\n        background-image: url('https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/Luxury-Apartment-in-Calpe.webp');\r\n        background-size: cover; background-position: center;\r\n    }\r\n    .dh-luxury__midimg-overlay {\r\n        position: absolute; inset: 0; background: rgba(0,0,0,0.45);\r\n    }\r\n\r\n    \/* REGIO HEADER *\/\r\n    .dh-luxury__regions-header { max-width: 880px; margin: 0 auto 30px; padding: 0 24px; }\r\n    .dh-luxury__regions-header span {\r\n        display: block; font-size: 11px; font-weight: 600;\r\n        letter-spacing: 3px; text-transform: uppercase; color: #C49133; margin-bottom: 12px;\r\n    }\r\n    .dh-luxury__regions-header h2 { font-size: clamp(22px, 3vw, 34px); font-weight: 300; color: #1a1a1a; margin: 0 0 28px; }\r\n\r\n    \/* REGIO INTRO *\/\r\n    .dh-luxury__regions-intro { max-width: 880px; margin: 0 auto 40px; padding: 0 24px; text-align: left; }\r\n    .dh-luxury__regions-intro p { font-size: 16px; line-height: 1.9; color: #555; font-weight: 300; margin: 0; }\r\n\r\n    \/* REGIO PLAATSEN *\/\r\n    .dh-luxury__regions { max-width: 880px; margin: 0 auto 80px; padding: 0 24px; }\r\n    .dh-luxury__regions p { font-size: 15px; line-height: 1.9; color: #555; font-weight: 300; margin-bottom: 22px; }\r\n    .dh-luxury__regions p:last-child { margin-bottom: 0; }\r\n\r\n    \/* SERVICE BLOK *\/\r\n    .dh-luxury__service {\r\n        background: #f8f5ef; padding: 70px 24px;\r\n        margin: 0 calc(-50vw + 50%) 80px; width: 100vw;\r\n    }\r\n    .dh-luxury__service-inner {\r\n        max-width: 1000px; margin: 0 auto;\r\n        display: grid; grid-template-columns: 1fr 1fr; gap: 50px; align-items: start;\r\n    }\r\n    .dh-luxury__service-text p { font-size: 15px; line-height: 1.9; color: #555; font-weight: 300; }\r\n    .dh-luxury__service-cols { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }\r\n    .dh-luxury__service-col h4 {\r\n        font-size: 11px; font-weight: 600; letter-spacing: 2px;\r\n        text-transform: uppercase; color: #C49133; margin: 0 0 16px;\r\n    }\r\n    .dh-luxury__service-items { list-style: none; margin: 0; padding: 0; }\r\n    .dh-luxury__service-items li {\r\n        padding: 10px 0; border-bottom: 1px solid rgba(0,0,0,0.08);\r\n        font-size: 14px; color: #333; display: flex; align-items: center; gap: 10px;\r\n    }\r\n    .dh-luxury__service-items li::before { content: '\u2726'; color: #C49133; font-size: 9px; flex-shrink: 0; }\r\n    .dh-luxury__service-items--network li::before { color: #999; }\r\n    .dh-luxury__service-items--network li { color: #777; }\r\n\r\n    \/* CONTACT BLOK *\/\r\n    .dh-luxury__contact {\r\n        background: #1a1a1a; padding: 80px 24px;\r\n        margin: 0 calc(-50vw + 50%) 0; width: 100vw; text-align: center;\r\n    }\r\n    .dh-luxury__contact-inner { max-width: 640px; margin: 0 auto; }\r\n    .dh-luxury__contact .dh-luxury__section-title span { color: #C49133; }\r\n    .dh-luxury__contact .dh-luxury__section-title h2 { color: #fff; }\r\n    .dh-luxury__contact .dh-luxury__divider { background: #C49133; opacity: 0.5; }\r\n    .dh-luxury__contact p { font-size: 16px; color: rgba(255,255,255,0.7); line-height: 1.8; margin-bottom: 30px; font-weight: 300; }\r\n    .dh-luxury__contact-email {\r\n        display: inline-block; font-size: 20px; color: #C49133;\r\n        text-decoration: none; margin-bottom: 32px; letter-spacing: 0.5px;\r\n    }\r\n    .dh-luxury__contact-email:hover { color: #d4a44a; }\r\n    .dh-luxury__contact-btn {\r\n        display: inline-block; padding: 14px 36px; background: #C49133; color: #fff;\r\n        text-decoration: none; font-size: 13px; font-weight: 600; letter-spacing: 1.5px;\r\n        text-transform: uppercase; border-radius: 3px; transition: background 0.2s ease; margin-top: 8px;\r\n    }\r\n    .dh-luxury__contact-btn:hover { background: #d4a44a; color: #fff; }\r\n\r\n    @media (max-width: 768px) {\r\n        .dh-luxury__hero { min-height: 400px; margin-bottom: 50px; }\r\n        .dh-luxury__stats { gap: 30px; padding: 40px 20px; }\r\n        .dh-luxury__midimg { height: 260px; margin-bottom: 50px; }\r\n        .dh-luxury__service-inner { grid-template-columns: 1fr; gap: 30px; }\r\n        .dh-luxury__service-cols { grid-template-columns: 1fr; }\r\n        .dh-luxury__search .es-custom-search-wrapper--results form.es-custom-search .es-custom-search__row--top,\r\n        .dh-luxury__search .es-custom-search-wrapper--results form.es-custom-search .es-custom-search__row--bottom {\r\n            flex-direction: column !important;\r\n        }\r\n    }\r\n    <\/style>\r\n\r\n    <div class=\"dh-luxury\">\r\n\r\n        <!-- HERO -->\r\n        <div class=\"dh-luxury__hero\">\r\n            <div class=\"dh-luxury__hero-bg\"><\/div>\r\n            <div class=\"dh-luxury__hero-overlay\"><\/div>\r\n            <div class=\"dh-luxury__hero-content\">\r\n                <div class=\"dh-luxury__hero-label\">Exclusive real estate \u00b7 Costa Blanca North<\/div>\r\n                <h1>Luxury <em>Properties<\/em><\/h1>\r\n                <div class=\"dh-luxury__divider\"><\/div>\r\n                <p>A carefully curated selection of the most exclusive villas and apartments on the Costa Blanca North \u2014 for those who expect the very best.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- INTRO -->\r\n        <div class=\"dh-luxury__intro\">\r\n            <h2>Living at the highest level on the Costa Blanca North<\/h2>\r\n            <div class=\"dh-luxury__divider\"><\/div>\r\n            <p>Deseo Homes presents an exclusive collection of exceptional properties on the Costa Blanca North. From architectural masterpieces with panoramic sea views in Javea and Moraira, to new build villas in Benitachell Cumbre del Sol and Altea, as well as elegant apartments in Denia and Calpe \u2014 every property in our Luxury collection is carefully selected for its location, finish and character. Whether you dream of a luxury villa with private pool, an exclusive new build apartment or a unique finca in the hinterland \u2014 Deseo Homes guides you from orientation to key handover.<\/p>\r\n        <\/div>\r\n\r\n        <!-- STATS -->\r\n        <div class=\"dh-luxury__stats\">\r\n            <div class=\"dh-luxury__stat\">\r\n                <strong>5\u2605<\/strong>\r\n                <span>Service<\/span>\r\n            <\/div>\r\n            <div class=\"dh-luxury__stat\">\r\n                <strong>150+<\/strong>\r\n                <span>Luxury properties<\/span>\r\n            <\/div>\r\n            <div class=\"dh-luxury__stat\">\r\n                <strong>100%<\/strong>\r\n                <span>Full service<\/span>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- UITGELICHTE WONINGEN -->\r\n        <div class=\"dh-luxury__section-title\">\r\n            <span>Our current top selection<\/span>\r\n            <h2>Featured Luxury Properties<\/h2>\r\n        <\/div>\r\n        <div class=\"dh-luxury__listings\">\r\n            \n<div class=\"es-properties js-es-properties js-es-entities-wrap es-properties--hfm--full-width\">\n    \n    <div class=\"es-properties__list\">\n\t    \n<div class=\"es-listings__wrap-inner js-es-listings__wrap-inner js-es-entities__wrap_inner et_smooth_scroll_disabled\">\n    \n    <div itemscope itemtype=\"https:\/\/schema.org\/ItemList\" data-entity=\"listings\" class=\"js-es-listings js-es-entities es-listings es-listings--grid-1\" data-layout=\"es-listings--grid-1\" data-hash=\"bGF5b3V0PWdyaWQtMSZwb3N0c19wZXJfcGFnZT05JmRpc2FibGVfbmF2YmFyPTEmc2hvd19zb3J0PTAmc2hvd190b3RhbD0wJnNob3dfcGFnZV90aXRsZT0wJnNob3dfY3VycmVuY2llcz0wJnNob3dfY2F0ZWdvcmllcz0wJnNob3dfbGF5b3V0cz0wJnNvcnQ9bmV3ZXN0JmxpbWl0PTAmbG9vcF91aWQ9MSZwYWdlX3RpdGxlPUx1eHVyeSBQcm9wZXJ0aWVzJmlnbm9yZV9zZWFyY2g9MSZlbmFibGVfc2VhcmNoPTAmc2VhcmNoX3R5cGU9c2ltcGxlJmVuYWJsZV9hamF4PTEmdmlld19hbGxfbGlua19uYW1lPVZpZXcgYWxsJmRpc2FibGVfcGFnaW5hdGlvbj0wJndpc2hsaXN0X2NvbmZpcm09MCZoZm1fZnVsbF93aWR0aD0xJl9pZ25vcmVfY29vcmRpbmF0ZXM9MCZmaWVsZHNfZGVsaW1pdGVyPSwmc3RyaWN0X2FkZHJlc3M9MCZtYXBfc2hvdz0wJmF1dGhvcnM9MCZlc190YWc9Mjg5\">\n                                        <div id=\"post-83046\" class=\"post-83046 properties type-properties status-publish has-post-thumbnail hentry es_location-denia es_category-te-koop es_type-huizen es_feature-garage es_feature-parkeren es_feature-tuin es_feature-uitzicht es_feature-zwembad es_neighborhood-la-xara es_tag-luxury es-post-entity\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n    <div class=\"js-es-listing es-listing es-listing--83046\" data-post-id=\"83046\" itemprop=\"item\" itemscope itemtype=\"https:\/\/schema.org\/House\">\n        \n<div class=\"es-listing__image\">\n            <div class=\"es-property__control es-listing--hide-on-list\">\n        \n<ul class=\"js-es-control es-control es-control--property-image\">\n\t\t\t\t<\/ul>    <\/div>\n            <div class=\"es-listing__image__background\" style=\"background-image: url('https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-denia-la-xara-90710-768x575.jpg')\">\n            <a class=\"es-listings__image__link\"  href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-denia-la-xara-83046\/\"><\/a>\n        <\/div>\n    <\/div>\n        <div class=\"es-listing__content\">\n            <div class=\"es-listing__content__inner\">\n                <div class=\"es-listing__content__left\">\n                    <meta itemprop=\"name\" content=\"Villa in Denia | La Xara\" \/>\n                    <meta itemprop=\"image\" content=\"https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-denia-la-xara-90710-150x150.jpg\" \/>\n                    <h3 class=\"es-listing__title\">\n                        <a href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-denia-la-xara-83046\/\"  itemprop=\"url\">Villa in Denia | La Xara<\/a><\/h3>                    <div class='es-badges es-listing--hide-on-list'>\n                        <span class=\"es-price\">\u20ac 2.800.000<\/span><\/div>\n                    <div class=\"es-listing__meta\">            <div class=\"es-listing__meta-bedrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g clip-path=\"url(#clip0)\">\n                            <path d=\"M14 6.25H5.88533C5.74708 5.86037 5.49166 5.52307 5.15411 5.28435C4.81657 5.04563 4.41343 4.9172 4 4.91667H1.33333V3H0V12.9167H1.33333V11.5833H14.6667V12.9167H16V8.25C15.9994 7.71975 15.7885 7.21139 15.4136 6.83644C15.0386 6.4615 14.5303 6.2506 14 6.25ZM4 6.25C4.17675 6.2502 4.3462 6.3205 4.47119 6.44548C4.59617 6.57046 4.66647 6.73992 4.66667 6.91667V7.58333H1.33333V6.25H4ZM1.33333 8.91667H4.66667V10.25H1.33333V8.91667ZM6 7.58333H14C14.1768 7.58353 14.3462 7.65383 14.4712 7.77881C14.5962 7.9038 14.6665 8.07325 14.6667 8.25V10.25H6V7.58333Z\" fill=\"#B0BEC5\"\/>\n                            <\/g>\n                            <defs>\n                            <clippath id=\"clip0\">\n                            <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                            <\/clippath>\n                            <\/defs>\n                        <\/svg>                                                    <span>\n                                            <b>6<\/b> <span>beds<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-bathrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <g clip-path=\"url(#clip0)\">\n                                <path d=\"M15.3333 6.66667H14V2.33333C14 1.71449 13.7542 1.121 13.3166 0.683417C12.879 0.245833 12.2855 0 11.6667 0C11.0478 0 10.4543 0.245833 10.0168 0.683417C9.57917 1.121 9.33333 1.71449 9.33333 2.33333V2.66667H8.66667V4H11.3333V2.66667H10.6667V2.33333C10.6667 2.06812 10.772 1.81376 10.9596 1.62623C11.1471 1.43869 11.4015 1.33333 11.6667 1.33333C11.9319 1.33333 12.1862 1.43869 12.3738 1.62623C12.5613 1.81376 12.6667 2.06812 12.6667 2.33333V6.66667H3.33333V6H4V4.66667H2.66667C2.48986 4.66667 2.32029 4.7369 2.19526 4.86193C2.07024 4.98695 2 5.15652 2 5.33333V6.66667H0.666667C0.489856 6.66667 0.320286 6.7369 0.195262 6.86193C0.0702379 6.98695 0 7.15652 0 7.33333L0 10.6667C0.000712054 11.315 0.19023 11.9491 0.545401 12.4914C0.900573 13.0338 1.40602 13.461 2 13.7208V15.3333H3.33333V14H12.6667V15.3333H14V13.7208C14.594 13.461 15.0994 13.0338 15.4546 12.4914C15.8098 11.9491 15.9993 11.315 16 10.6667V7.33333C16 7.15652 15.9298 6.98695 15.8047 6.86193C15.6797 6.7369 15.5101 6.66667 15.3333 6.66667ZM3.33333 12.6667C3.33353 12.4899 3.40383 12.3205 3.52881 12.1955C3.6538 12.0705 3.82325 12.0002 4 12H12C12.1768 12.0002 12.3462 12.0705 12.4712 12.1955C12.5962 12.3205 12.6665 12.4899 12.6667 12.6667H3.33333ZM14.6667 10.6667C14.6667 10.9601 14.6021 11.2499 14.4774 11.5154C14.3527 11.781 14.171 12.0159 13.9453 12.2032C13.8405 11.766 13.5917 11.3766 13.2389 11.0979C12.886 10.8192 12.4497 10.6673 12 10.6667H4C3.55035 10.6673 3.11399 10.8192 2.76114 11.0979C2.40829 11.3766 2.15948 11.766 2.05475 12.2032C1.82899 12.0159 1.6473 11.781 1.52261 11.5154C1.39792 11.2499 1.3333 10.9601 1.33333 10.6667V8H14.6667V10.6667Z\" fill=\"#B0BEC5\"\/>\n                                <\/g>\n                                <defs>\n                                <clippath id=\"clip0\">\n                                <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                                <\/clippath>\n                                <\/defs>\n                            <\/svg>                                                    <span>\n                                            <b>7<\/b> <span>baths<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-area\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.3334 10.6667V5.33333C15.3334 4.59695 14.7364 4 14 4H2.00002C1.26364 4 0.666687 4.59695 0.666687 5.33333V10.6667C0.666687 11.403 1.26364 12 2.00002 12H14C14.7364 12 15.3334 11.403 15.3334 10.6667ZM2.00002 5.33333H3.33335V7.33333H4.66669V5.33333H6.00002V8.66667H7.33335V5.33333H8.66669V7.33333H10V5.33333H11.3334V8.66667H12.6667V5.33333H14V10.6667H2.00002V5.33333Z\" fill=\"#B0BEC5\"\/>\n                        <\/svg>                                                    <span>\n                                            <b>551<\/b> <span>m\u00b2<\/span>                                    <\/span>\n            <\/div>\n\t\t<\/div>                <\/div>\n                <div class=\"es-listing__content__right es-listing--hide-on-grid\">\n                    <div class=\"es-property__control es-listing--hide-on-grid\">\n                        \n<ul class=\"js-es-control es-control es-control--property-content\">\n\t\t\t\t<\/ul>                    <\/div>\n                    <span class=\"es-price\">\u20ac 2.800.000<\/span>                                    <\/div>\n            <\/div>\n            <div class=\"es-listing__footer\">\n                    <ul class=\"es-listing__terms\">                    <li><a href=\"https:\/\/deseohomes.com\/en\/property-type\/huizen\/\">Villa<\/a><\/li>\n                                <li><a href=\"https:\/\/deseohomes.com\/en\/property-category\/te-koop\/\">For Sale<\/a><\/li>\n            <\/ul>\n                            <\/div>\n\n                    <\/div>\n    <\/div>\n    <\/div>\n                                <div id=\"post-82893\" class=\"post-82893 properties type-properties status-publish has-post-thumbnail hentry es_location-pedreguer es_category-te-koop es_type-huizen es_tag-luxury es_tag-nieuwbouw es-post-entity\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n    <div class=\"js-es-listing es-listing es-listing--82893\" data-post-id=\"82893\" itemprop=\"item\" itemscope itemtype=\"https:\/\/schema.org\/House\">\n        \n<div class=\"es-listing__image\">\n            <div class=\"es-property__control es-listing--hide-on-list\">\n        \n<ul class=\"js-es-control es-control es-control--property-image\">\n\t\t\t\t<\/ul>    <\/div>\n            <div class=\"es-listing__image__background\" style=\"background-image: url('https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-pedreguer-99798-768x431.jpg')\">\n            <a class=\"es-listings__image__link\"  href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-pedreguer-82893\/\"><\/a>\n        <\/div>\n    <\/div>\n        <div class=\"es-listing__content\">\n            <div class=\"es-listing__content__inner\">\n                <div class=\"es-listing__content__left\">\n                    <meta itemprop=\"name\" content=\"Villa in Pedreguer\" \/>\n                    <meta itemprop=\"image\" content=\"https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-pedreguer-99798-150x150.jpg\" \/>\n                    <h3 class=\"es-listing__title\">\n                        <a href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-pedreguer-82893\/\"  itemprop=\"url\">Villa in Pedreguer<\/a><\/h3>                    <div class='es-badges es-listing--hide-on-list'>\n                        <span class=\"es-price\">\u20ac 925.000<\/span><\/div>\n                    <div class=\"es-listing__meta\">            <div class=\"es-listing__meta-bedrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g clip-path=\"url(#clip0)\">\n                            <path d=\"M14 6.25H5.88533C5.74708 5.86037 5.49166 5.52307 5.15411 5.28435C4.81657 5.04563 4.41343 4.9172 4 4.91667H1.33333V3H0V12.9167H1.33333V11.5833H14.6667V12.9167H16V8.25C15.9994 7.71975 15.7885 7.21139 15.4136 6.83644C15.0386 6.4615 14.5303 6.2506 14 6.25ZM4 6.25C4.17675 6.2502 4.3462 6.3205 4.47119 6.44548C4.59617 6.57046 4.66647 6.73992 4.66667 6.91667V7.58333H1.33333V6.25H4ZM1.33333 8.91667H4.66667V10.25H1.33333V8.91667ZM6 7.58333H14C14.1768 7.58353 14.3462 7.65383 14.4712 7.77881C14.5962 7.9038 14.6665 8.07325 14.6667 8.25V10.25H6V7.58333Z\" fill=\"#B0BEC5\"\/>\n                            <\/g>\n                            <defs>\n                            <clippath id=\"clip0\">\n                            <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                            <\/clippath>\n                            <\/defs>\n                        <\/svg>                                                    <span>\n                                            <b>3<\/b> <span>beds<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-bathrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <g clip-path=\"url(#clip0)\">\n                                <path d=\"M15.3333 6.66667H14V2.33333C14 1.71449 13.7542 1.121 13.3166 0.683417C12.879 0.245833 12.2855 0 11.6667 0C11.0478 0 10.4543 0.245833 10.0168 0.683417C9.57917 1.121 9.33333 1.71449 9.33333 2.33333V2.66667H8.66667V4H11.3333V2.66667H10.6667V2.33333C10.6667 2.06812 10.772 1.81376 10.9596 1.62623C11.1471 1.43869 11.4015 1.33333 11.6667 1.33333C11.9319 1.33333 12.1862 1.43869 12.3738 1.62623C12.5613 1.81376 12.6667 2.06812 12.6667 2.33333V6.66667H3.33333V6H4V4.66667H2.66667C2.48986 4.66667 2.32029 4.7369 2.19526 4.86193C2.07024 4.98695 2 5.15652 2 5.33333V6.66667H0.666667C0.489856 6.66667 0.320286 6.7369 0.195262 6.86193C0.0702379 6.98695 0 7.15652 0 7.33333L0 10.6667C0.000712054 11.315 0.19023 11.9491 0.545401 12.4914C0.900573 13.0338 1.40602 13.461 2 13.7208V15.3333H3.33333V14H12.6667V15.3333H14V13.7208C14.594 13.461 15.0994 13.0338 15.4546 12.4914C15.8098 11.9491 15.9993 11.315 16 10.6667V7.33333C16 7.15652 15.9298 6.98695 15.8047 6.86193C15.6797 6.7369 15.5101 6.66667 15.3333 6.66667ZM3.33333 12.6667C3.33353 12.4899 3.40383 12.3205 3.52881 12.1955C3.6538 12.0705 3.82325 12.0002 4 12H12C12.1768 12.0002 12.3462 12.0705 12.4712 12.1955C12.5962 12.3205 12.6665 12.4899 12.6667 12.6667H3.33333ZM14.6667 10.6667C14.6667 10.9601 14.6021 11.2499 14.4774 11.5154C14.3527 11.781 14.171 12.0159 13.9453 12.2032C13.8405 11.766 13.5917 11.3766 13.2389 11.0979C12.886 10.8192 12.4497 10.6673 12 10.6667H4C3.55035 10.6673 3.11399 10.8192 2.76114 11.0979C2.40829 11.3766 2.15948 11.766 2.05475 12.2032C1.82899 12.0159 1.6473 11.781 1.52261 11.5154C1.39792 11.2499 1.3333 10.9601 1.33333 10.6667V8H14.6667V10.6667Z\" fill=\"#B0BEC5\"\/>\n                                <\/g>\n                                <defs>\n                                <clippath id=\"clip0\">\n                                <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                                <\/clippath>\n                                <\/defs>\n                            <\/svg>                                                    <span>\n                                            <b>2<\/b> <span>baths<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-area\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.3334 10.6667V5.33333C15.3334 4.59695 14.7364 4 14 4H2.00002C1.26364 4 0.666687 4.59695 0.666687 5.33333V10.6667C0.666687 11.403 1.26364 12 2.00002 12H14C14.7364 12 15.3334 11.403 15.3334 10.6667ZM2.00002 5.33333H3.33335V7.33333H4.66669V5.33333H6.00002V8.66667H7.33335V5.33333H8.66669V7.33333H10V5.33333H11.3334V8.66667H12.6667V5.33333H14V10.6667H2.00002V5.33333Z\" fill=\"#B0BEC5\"\/>\n                        <\/svg>                                                    <span>\n                                            <b>140<\/b> <span>m\u00b2<\/span>                                    <\/span>\n            <\/div>\n\t\t<\/div>                <\/div>\n                <div class=\"es-listing__content__right es-listing--hide-on-grid\">\n                    <div class=\"es-property__control es-listing--hide-on-grid\">\n                        \n<ul class=\"js-es-control es-control es-control--property-content\">\n\t\t\t\t<\/ul>                    <\/div>\n                    <span class=\"es-price\">\u20ac 925.000<\/span>                                    <\/div>\n            <\/div>\n            <div class=\"es-listing__footer\">\n                    <ul class=\"es-listing__terms\">                    <li><a href=\"https:\/\/deseohomes.com\/en\/property-type\/huizen\/\">Villa<\/a><\/li>\n                                <li><a href=\"https:\/\/deseohomes.com\/en\/property-category\/te-koop\/\">For Sale<\/a><\/li>\n            <\/ul>\n                            <\/div>\n\n                    <\/div>\n    <\/div>\n    <\/div>\n                                <div id=\"post-82874\" class=\"post-82874 properties type-properties status-publish has-post-thumbnail hentry es_location-javea es_category-te-koop es_type-huizen es_tag-luxury es_tag-nieuwbouw es-post-entity\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n    <div class=\"js-es-listing es-listing es-listing--82874\" data-post-id=\"82874\" itemprop=\"item\" itemscope itemtype=\"https:\/\/schema.org\/House\">\n        \n<div class=\"es-listing__image\">\n            <div class=\"es-property__control es-listing--hide-on-list\">\n        \n<ul class=\"js-es-control es-control es-control--property-image\">\n\t\t\t\t<\/ul>    <\/div>\n            <div class=\"es-listing__image__background\" style=\"background-image: url('https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-javea-46220-17-768x432.jpeg')\">\n            <a class=\"es-listings__image__link\"  href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-javea-82874\/\"><\/a>\n        <\/div>\n    <\/div>\n        <div class=\"es-listing__content\">\n            <div class=\"es-listing__content__inner\">\n                <div class=\"es-listing__content__left\">\n                    <meta itemprop=\"name\" content=\"Villa in Javea\" \/>\n                    <meta itemprop=\"image\" content=\"https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-javea-46220-17-150x150.jpeg\" \/>\n                    <h3 class=\"es-listing__title\">\n                        <a href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-javea-82874\/\"  itemprop=\"url\">Villa in Javea<\/a><\/h3>                    <div class='es-badges es-listing--hide-on-list'>\n                        <span class=\"es-price\">\u20ac 2.700.000<\/span><\/div>\n                    <div class=\"es-listing__meta\">            <div class=\"es-listing__meta-bedrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g clip-path=\"url(#clip0)\">\n                            <path d=\"M14 6.25H5.88533C5.74708 5.86037 5.49166 5.52307 5.15411 5.28435C4.81657 5.04563 4.41343 4.9172 4 4.91667H1.33333V3H0V12.9167H1.33333V11.5833H14.6667V12.9167H16V8.25C15.9994 7.71975 15.7885 7.21139 15.4136 6.83644C15.0386 6.4615 14.5303 6.2506 14 6.25ZM4 6.25C4.17675 6.2502 4.3462 6.3205 4.47119 6.44548C4.59617 6.57046 4.66647 6.73992 4.66667 6.91667V7.58333H1.33333V6.25H4ZM1.33333 8.91667H4.66667V10.25H1.33333V8.91667ZM6 7.58333H14C14.1768 7.58353 14.3462 7.65383 14.4712 7.77881C14.5962 7.9038 14.6665 8.07325 14.6667 8.25V10.25H6V7.58333Z\" fill=\"#B0BEC5\"\/>\n                            <\/g>\n                            <defs>\n                            <clippath id=\"clip0\">\n                            <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                            <\/clippath>\n                            <\/defs>\n                        <\/svg>                                                    <span>\n                                            <b>4<\/b> <span>beds<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-bathrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <g clip-path=\"url(#clip0)\">\n                                <path d=\"M15.3333 6.66667H14V2.33333C14 1.71449 13.7542 1.121 13.3166 0.683417C12.879 0.245833 12.2855 0 11.6667 0C11.0478 0 10.4543 0.245833 10.0168 0.683417C9.57917 1.121 9.33333 1.71449 9.33333 2.33333V2.66667H8.66667V4H11.3333V2.66667H10.6667V2.33333C10.6667 2.06812 10.772 1.81376 10.9596 1.62623C11.1471 1.43869 11.4015 1.33333 11.6667 1.33333C11.9319 1.33333 12.1862 1.43869 12.3738 1.62623C12.5613 1.81376 12.6667 2.06812 12.6667 2.33333V6.66667H3.33333V6H4V4.66667H2.66667C2.48986 4.66667 2.32029 4.7369 2.19526 4.86193C2.07024 4.98695 2 5.15652 2 5.33333V6.66667H0.666667C0.489856 6.66667 0.320286 6.7369 0.195262 6.86193C0.0702379 6.98695 0 7.15652 0 7.33333L0 10.6667C0.000712054 11.315 0.19023 11.9491 0.545401 12.4914C0.900573 13.0338 1.40602 13.461 2 13.7208V15.3333H3.33333V14H12.6667V15.3333H14V13.7208C14.594 13.461 15.0994 13.0338 15.4546 12.4914C15.8098 11.9491 15.9993 11.315 16 10.6667V7.33333C16 7.15652 15.9298 6.98695 15.8047 6.86193C15.6797 6.7369 15.5101 6.66667 15.3333 6.66667ZM3.33333 12.6667C3.33353 12.4899 3.40383 12.3205 3.52881 12.1955C3.6538 12.0705 3.82325 12.0002 4 12H12C12.1768 12.0002 12.3462 12.0705 12.4712 12.1955C12.5962 12.3205 12.6665 12.4899 12.6667 12.6667H3.33333ZM14.6667 10.6667C14.6667 10.9601 14.6021 11.2499 14.4774 11.5154C14.3527 11.781 14.171 12.0159 13.9453 12.2032C13.8405 11.766 13.5917 11.3766 13.2389 11.0979C12.886 10.8192 12.4497 10.6673 12 10.6667H4C3.55035 10.6673 3.11399 10.8192 2.76114 11.0979C2.40829 11.3766 2.15948 11.766 2.05475 12.2032C1.82899 12.0159 1.6473 11.781 1.52261 11.5154C1.39792 11.2499 1.3333 10.9601 1.33333 10.6667V8H14.6667V10.6667Z\" fill=\"#B0BEC5\"\/>\n                                <\/g>\n                                <defs>\n                                <clippath id=\"clip0\">\n                                <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                                <\/clippath>\n                                <\/defs>\n                            <\/svg>                                                    <span>\n                                            <b>5<\/b> <span>baths<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-area\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.3334 10.6667V5.33333C15.3334 4.59695 14.7364 4 14 4H2.00002C1.26364 4 0.666687 4.59695 0.666687 5.33333V10.6667C0.666687 11.403 1.26364 12 2.00002 12H14C14.7364 12 15.3334 11.403 15.3334 10.6667ZM2.00002 5.33333H3.33335V7.33333H4.66669V5.33333H6.00002V8.66667H7.33335V5.33333H8.66669V7.33333H10V5.33333H11.3334V8.66667H12.6667V5.33333H14V10.6667H2.00002V5.33333Z\" fill=\"#B0BEC5\"\/>\n                        <\/svg>                                                    <span>\n                                            <b>530<\/b> <span>m\u00b2<\/span>                                    <\/span>\n            <\/div>\n\t\t<\/div>                <\/div>\n                <div class=\"es-listing__content__right es-listing--hide-on-grid\">\n                    <div class=\"es-property__control es-listing--hide-on-grid\">\n                        \n<ul class=\"js-es-control es-control es-control--property-content\">\n\t\t\t\t<\/ul>                    <\/div>\n                    <span class=\"es-price\">\u20ac 2.700.000<\/span>                                    <\/div>\n            <\/div>\n            <div class=\"es-listing__footer\">\n                    <ul class=\"es-listing__terms\">                    <li><a href=\"https:\/\/deseohomes.com\/en\/property-type\/huizen\/\">Villa<\/a><\/li>\n                                <li><a href=\"https:\/\/deseohomes.com\/en\/property-category\/te-koop\/\">For Sale<\/a><\/li>\n            <\/ul>\n                            <\/div>\n\n                    <\/div>\n    <\/div>\n    <\/div>\n                                <div id=\"post-82585\" class=\"post-82585 properties type-properties status-publish has-post-thumbnail hentry es_location-javea es_category-te-koop es_type-huizen es_feature-garage es_feature-zwembad es_neighborhood-montgo es_tag-luxury es_tag-nieuwbouw es-post-entity\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n    <div class=\"js-es-listing es-listing es-listing--82585\" data-post-id=\"82585\" itemprop=\"item\" itemscope itemtype=\"https:\/\/schema.org\/House\">\n        \n<div class=\"es-listing__image\">\n            <div class=\"es-property__control es-listing--hide-on-list\">\n        \n<ul class=\"js-es-control es-control es-control--property-image\">\n\t\t\t\t<\/ul>    <\/div>\n            <div class=\"es-listing__image__background\" style=\"background-image: url('https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-javea-montgo-85283-8-768x432.jpg')\">\n            <a class=\"es-listings__image__link\"  href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-javea-montgo-82585\/\"><\/a>\n        <\/div>\n    <\/div>\n        <div class=\"es-listing__content\">\n            <div class=\"es-listing__content__inner\">\n                <div class=\"es-listing__content__left\">\n                    <meta itemprop=\"name\" content=\"Villa in Javea | Montgo\" \/>\n                    <meta itemprop=\"image\" content=\"https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-javea-montgo-85283-8-150x150.jpg\" \/>\n                    <h3 class=\"es-listing__title\">\n                        <a href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-javea-montgo-82585\/\"  itemprop=\"url\">Villa in Javea | Montgo<\/a><\/h3>                    <div class='es-badges es-listing--hide-on-list'>\n                        <span class=\"es-price\">\u20ac 2.350.000<\/span><\/div>\n                    <div class=\"es-listing__meta\">            <div class=\"es-listing__meta-bedrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g clip-path=\"url(#clip0)\">\n                            <path d=\"M14 6.25H5.88533C5.74708 5.86037 5.49166 5.52307 5.15411 5.28435C4.81657 5.04563 4.41343 4.9172 4 4.91667H1.33333V3H0V12.9167H1.33333V11.5833H14.6667V12.9167H16V8.25C15.9994 7.71975 15.7885 7.21139 15.4136 6.83644C15.0386 6.4615 14.5303 6.2506 14 6.25ZM4 6.25C4.17675 6.2502 4.3462 6.3205 4.47119 6.44548C4.59617 6.57046 4.66647 6.73992 4.66667 6.91667V7.58333H1.33333V6.25H4ZM1.33333 8.91667H4.66667V10.25H1.33333V8.91667ZM6 7.58333H14C14.1768 7.58353 14.3462 7.65383 14.4712 7.77881C14.5962 7.9038 14.6665 8.07325 14.6667 8.25V10.25H6V7.58333Z\" fill=\"#B0BEC5\"\/>\n                            <\/g>\n                            <defs>\n                            <clippath id=\"clip0\">\n                            <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                            <\/clippath>\n                            <\/defs>\n                        <\/svg>                                                    <span>\n                                            <b>4<\/b> <span>beds<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-bathrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <g clip-path=\"url(#clip0)\">\n                                <path d=\"M15.3333 6.66667H14V2.33333C14 1.71449 13.7542 1.121 13.3166 0.683417C12.879 0.245833 12.2855 0 11.6667 0C11.0478 0 10.4543 0.245833 10.0168 0.683417C9.57917 1.121 9.33333 1.71449 9.33333 2.33333V2.66667H8.66667V4H11.3333V2.66667H10.6667V2.33333C10.6667 2.06812 10.772 1.81376 10.9596 1.62623C11.1471 1.43869 11.4015 1.33333 11.6667 1.33333C11.9319 1.33333 12.1862 1.43869 12.3738 1.62623C12.5613 1.81376 12.6667 2.06812 12.6667 2.33333V6.66667H3.33333V6H4V4.66667H2.66667C2.48986 4.66667 2.32029 4.7369 2.19526 4.86193C2.07024 4.98695 2 5.15652 2 5.33333V6.66667H0.666667C0.489856 6.66667 0.320286 6.7369 0.195262 6.86193C0.0702379 6.98695 0 7.15652 0 7.33333L0 10.6667C0.000712054 11.315 0.19023 11.9491 0.545401 12.4914C0.900573 13.0338 1.40602 13.461 2 13.7208V15.3333H3.33333V14H12.6667V15.3333H14V13.7208C14.594 13.461 15.0994 13.0338 15.4546 12.4914C15.8098 11.9491 15.9993 11.315 16 10.6667V7.33333C16 7.15652 15.9298 6.98695 15.8047 6.86193C15.6797 6.7369 15.5101 6.66667 15.3333 6.66667ZM3.33333 12.6667C3.33353 12.4899 3.40383 12.3205 3.52881 12.1955C3.6538 12.0705 3.82325 12.0002 4 12H12C12.1768 12.0002 12.3462 12.0705 12.4712 12.1955C12.5962 12.3205 12.6665 12.4899 12.6667 12.6667H3.33333ZM14.6667 10.6667C14.6667 10.9601 14.6021 11.2499 14.4774 11.5154C14.3527 11.781 14.171 12.0159 13.9453 12.2032C13.8405 11.766 13.5917 11.3766 13.2389 11.0979C12.886 10.8192 12.4497 10.6673 12 10.6667H4C3.55035 10.6673 3.11399 10.8192 2.76114 11.0979C2.40829 11.3766 2.15948 11.766 2.05475 12.2032C1.82899 12.0159 1.6473 11.781 1.52261 11.5154C1.39792 11.2499 1.3333 10.9601 1.33333 10.6667V8H14.6667V10.6667Z\" fill=\"#B0BEC5\"\/>\n                                <\/g>\n                                <defs>\n                                <clippath id=\"clip0\">\n                                <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                                <\/clippath>\n                                <\/defs>\n                            <\/svg>                                                    <span>\n                                            <b>4<\/b> <span>baths<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-area\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.3334 10.6667V5.33333C15.3334 4.59695 14.7364 4 14 4H2.00002C1.26364 4 0.666687 4.59695 0.666687 5.33333V10.6667C0.666687 11.403 1.26364 12 2.00002 12H14C14.7364 12 15.3334 11.403 15.3334 10.6667ZM2.00002 5.33333H3.33335V7.33333H4.66669V5.33333H6.00002V8.66667H7.33335V5.33333H8.66669V7.33333H10V5.33333H11.3334V8.66667H12.6667V5.33333H14V10.6667H2.00002V5.33333Z\" fill=\"#B0BEC5\"\/>\n                        <\/svg>                                                    <span>\n                                            <b>337<\/b> <span>m\u00b2<\/span>                                    <\/span>\n            <\/div>\n\t\t<\/div>                <\/div>\n                <div class=\"es-listing__content__right es-listing--hide-on-grid\">\n                    <div class=\"es-property__control es-listing--hide-on-grid\">\n                        \n<ul class=\"js-es-control es-control es-control--property-content\">\n\t\t\t\t<\/ul>                    <\/div>\n                    <span class=\"es-price\">\u20ac 2.350.000<\/span>                                    <\/div>\n            <\/div>\n            <div class=\"es-listing__footer\">\n                    <ul class=\"es-listing__terms\">                    <li><a href=\"https:\/\/deseohomes.com\/en\/property-type\/huizen\/\">Villa<\/a><\/li>\n                                <li><a href=\"https:\/\/deseohomes.com\/en\/property-category\/te-koop\/\">For Sale<\/a><\/li>\n            <\/ul>\n                            <\/div>\n\n                    <\/div>\n    <\/div>\n    <\/div>\n                                <div id=\"post-82534\" class=\"post-82534 properties type-properties status-publish has-post-thumbnail hentry es_location-calpe es_category-te-koop es_type-huizen es_feature-garage es_feature-parkeren es_feature-tuin es_feature-uitzicht es_feature-verwarmd-zwembad es_feature-zeezicht es_feature-zonnepanelen es_feature-zwembad es_neighborhood-gran-sol es_tag-luxury es-post-entity\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n    <div class=\"js-es-listing es-listing es-listing--82534\" data-post-id=\"82534\" itemprop=\"item\" itemscope itemtype=\"https:\/\/schema.org\/House\">\n        \n<div class=\"es-listing__image\">\n            <div class=\"es-property__control es-listing--hide-on-list\">\n        \n<ul class=\"js-es-control es-control es-control--property-image\">\n\t\t\t\t<\/ul>    <\/div>\n            <div class=\"es-listing__image__background\" style=\"background-image: url('https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-calpe-gran-sol-88220-768x512.jpg')\">\n            <a class=\"es-listings__image__link\"  href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-calpe-gran-sol-82534\/\"><\/a>\n        <\/div>\n    <\/div>\n        <div class=\"es-listing__content\">\n            <div class=\"es-listing__content__inner\">\n                <div class=\"es-listing__content__left\">\n                    <meta itemprop=\"name\" content=\"Villa in Calpe | Gran Sol\" \/>\n                    <meta itemprop=\"image\" content=\"https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-calpe-gran-sol-88220-150x150.jpg\" \/>\n                    <h3 class=\"es-listing__title\">\n                        <a href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-calpe-gran-sol-82534\/\"  itemprop=\"url\">Villa in Calpe | Gran Sol<\/a><\/h3>                    <div class='es-badges es-listing--hide-on-list'>\n                        <span class=\"es-price\">\u20ac 3.995.000<\/span><\/div>\n                    <div class=\"es-listing__meta\">            <div class=\"es-listing__meta-bedrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g clip-path=\"url(#clip0)\">\n                            <path d=\"M14 6.25H5.88533C5.74708 5.86037 5.49166 5.52307 5.15411 5.28435C4.81657 5.04563 4.41343 4.9172 4 4.91667H1.33333V3H0V12.9167H1.33333V11.5833H14.6667V12.9167H16V8.25C15.9994 7.71975 15.7885 7.21139 15.4136 6.83644C15.0386 6.4615 14.5303 6.2506 14 6.25ZM4 6.25C4.17675 6.2502 4.3462 6.3205 4.47119 6.44548C4.59617 6.57046 4.66647 6.73992 4.66667 6.91667V7.58333H1.33333V6.25H4ZM1.33333 8.91667H4.66667V10.25H1.33333V8.91667ZM6 7.58333H14C14.1768 7.58353 14.3462 7.65383 14.4712 7.77881C14.5962 7.9038 14.6665 8.07325 14.6667 8.25V10.25H6V7.58333Z\" fill=\"#B0BEC5\"\/>\n                            <\/g>\n                            <defs>\n                            <clippath id=\"clip0\">\n                            <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                            <\/clippath>\n                            <\/defs>\n                        <\/svg>                                                    <span>\n                                            <b>4<\/b> <span>beds<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-bathrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <g clip-path=\"url(#clip0)\">\n                                <path d=\"M15.3333 6.66667H14V2.33333C14 1.71449 13.7542 1.121 13.3166 0.683417C12.879 0.245833 12.2855 0 11.6667 0C11.0478 0 10.4543 0.245833 10.0168 0.683417C9.57917 1.121 9.33333 1.71449 9.33333 2.33333V2.66667H8.66667V4H11.3333V2.66667H10.6667V2.33333C10.6667 2.06812 10.772 1.81376 10.9596 1.62623C11.1471 1.43869 11.4015 1.33333 11.6667 1.33333C11.9319 1.33333 12.1862 1.43869 12.3738 1.62623C12.5613 1.81376 12.6667 2.06812 12.6667 2.33333V6.66667H3.33333V6H4V4.66667H2.66667C2.48986 4.66667 2.32029 4.7369 2.19526 4.86193C2.07024 4.98695 2 5.15652 2 5.33333V6.66667H0.666667C0.489856 6.66667 0.320286 6.7369 0.195262 6.86193C0.0702379 6.98695 0 7.15652 0 7.33333L0 10.6667C0.000712054 11.315 0.19023 11.9491 0.545401 12.4914C0.900573 13.0338 1.40602 13.461 2 13.7208V15.3333H3.33333V14H12.6667V15.3333H14V13.7208C14.594 13.461 15.0994 13.0338 15.4546 12.4914C15.8098 11.9491 15.9993 11.315 16 10.6667V7.33333C16 7.15652 15.9298 6.98695 15.8047 6.86193C15.6797 6.7369 15.5101 6.66667 15.3333 6.66667ZM3.33333 12.6667C3.33353 12.4899 3.40383 12.3205 3.52881 12.1955C3.6538 12.0705 3.82325 12.0002 4 12H12C12.1768 12.0002 12.3462 12.0705 12.4712 12.1955C12.5962 12.3205 12.6665 12.4899 12.6667 12.6667H3.33333ZM14.6667 10.6667C14.6667 10.9601 14.6021 11.2499 14.4774 11.5154C14.3527 11.781 14.171 12.0159 13.9453 12.2032C13.8405 11.766 13.5917 11.3766 13.2389 11.0979C12.886 10.8192 12.4497 10.6673 12 10.6667H4C3.55035 10.6673 3.11399 10.8192 2.76114 11.0979C2.40829 11.3766 2.15948 11.766 2.05475 12.2032C1.82899 12.0159 1.6473 11.781 1.52261 11.5154C1.39792 11.2499 1.3333 10.9601 1.33333 10.6667V8H14.6667V10.6667Z\" fill=\"#B0BEC5\"\/>\n                                <\/g>\n                                <defs>\n                                <clippath id=\"clip0\">\n                                <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                                <\/clippath>\n                                <\/defs>\n                            <\/svg>                                                    <span>\n                                            <b>5<\/b> <span>baths<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-area\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.3334 10.6667V5.33333C15.3334 4.59695 14.7364 4 14 4H2.00002C1.26364 4 0.666687 4.59695 0.666687 5.33333V10.6667C0.666687 11.403 1.26364 12 2.00002 12H14C14.7364 12 15.3334 11.403 15.3334 10.6667ZM2.00002 5.33333H3.33335V7.33333H4.66669V5.33333H6.00002V8.66667H7.33335V5.33333H8.66669V7.33333H10V5.33333H11.3334V8.66667H12.6667V5.33333H14V10.6667H2.00002V5.33333Z\" fill=\"#B0BEC5\"\/>\n                        <\/svg>                                                    <span>\n                                            <b>560<\/b> <span>m\u00b2<\/span>                                    <\/span>\n            <\/div>\n\t\t<\/div>                <\/div>\n                <div class=\"es-listing__content__right es-listing--hide-on-grid\">\n                    <div class=\"es-property__control es-listing--hide-on-grid\">\n                        \n<ul class=\"js-es-control es-control es-control--property-content\">\n\t\t\t\t<\/ul>                    <\/div>\n                    <span class=\"es-price\">\u20ac 3.995.000<\/span>                                    <\/div>\n            <\/div>\n            <div class=\"es-listing__footer\">\n                    <ul class=\"es-listing__terms\">                    <li><a href=\"https:\/\/deseohomes.com\/en\/property-type\/huizen\/\">Villa<\/a><\/li>\n                                <li><a href=\"https:\/\/deseohomes.com\/en\/property-category\/te-koop\/\">For Sale<\/a><\/li>\n            <\/ul>\n                            <\/div>\n\n                    <\/div>\n    <\/div>\n    <\/div>\n                                <div id=\"post-82480\" class=\"post-82480 properties type-properties status-publish has-post-thumbnail hentry es_location-benissa es_category-te-koop es_type-huizen es_feature-airconditioning es_feature-alarm es_feature-dubbel-glas es_feature-garage es_feature-terras es_feature-zwembad es_neighborhood-montemar es_tag-luxury es_tag-nieuwbouw es-post-entity\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n    <div class=\"js-es-listing es-listing es-listing--82480\" data-post-id=\"82480\" itemprop=\"item\" itemscope itemtype=\"https:\/\/schema.org\/House\">\n        \n<div class=\"es-listing__image\">\n            <div class=\"es-property__control es-listing--hide-on-list\">\n        \n<ul class=\"js-es-control es-control es-control--property-image\">\n\t\t\t\t<\/ul>    <\/div>\n            <div class=\"es-listing__image__background\" style=\"background-image: url('https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-benissa-montemar-72395-2-768x432.jpg')\">\n            <a class=\"es-listings__image__link\"  href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-benissa-montemar-82480\/\"><\/a>\n        <\/div>\n    <\/div>\n        <div class=\"es-listing__content\">\n            <div class=\"es-listing__content__inner\">\n                <div class=\"es-listing__content__left\">\n                    <meta itemprop=\"name\" content=\"Villa in Benissa | Montemar\" \/>\n                    <meta itemprop=\"image\" content=\"https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-benissa-montemar-72395-2-150x150.jpg\" \/>\n                    <h3 class=\"es-listing__title\">\n                        <a href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-benissa-montemar-82480\/\"  itemprop=\"url\">Villa in Benissa | Montemar<\/a><\/h3>                    <div class='es-badges es-listing--hide-on-list'>\n                        <span class=\"es-price\">\u20ac 3.450.000<\/span><\/div>\n                    <div class=\"es-listing__meta\">            <div class=\"es-listing__meta-bedrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g clip-path=\"url(#clip0)\">\n                            <path d=\"M14 6.25H5.88533C5.74708 5.86037 5.49166 5.52307 5.15411 5.28435C4.81657 5.04563 4.41343 4.9172 4 4.91667H1.33333V3H0V12.9167H1.33333V11.5833H14.6667V12.9167H16V8.25C15.9994 7.71975 15.7885 7.21139 15.4136 6.83644C15.0386 6.4615 14.5303 6.2506 14 6.25ZM4 6.25C4.17675 6.2502 4.3462 6.3205 4.47119 6.44548C4.59617 6.57046 4.66647 6.73992 4.66667 6.91667V7.58333H1.33333V6.25H4ZM1.33333 8.91667H4.66667V10.25H1.33333V8.91667ZM6 7.58333H14C14.1768 7.58353 14.3462 7.65383 14.4712 7.77881C14.5962 7.9038 14.6665 8.07325 14.6667 8.25V10.25H6V7.58333Z\" fill=\"#B0BEC5\"\/>\n                            <\/g>\n                            <defs>\n                            <clippath id=\"clip0\">\n                            <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                            <\/clippath>\n                            <\/defs>\n                        <\/svg>                                                    <span>\n                                            <b>4<\/b> <span>beds<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-bathrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <g clip-path=\"url(#clip0)\">\n                                <path d=\"M15.3333 6.66667H14V2.33333C14 1.71449 13.7542 1.121 13.3166 0.683417C12.879 0.245833 12.2855 0 11.6667 0C11.0478 0 10.4543 0.245833 10.0168 0.683417C9.57917 1.121 9.33333 1.71449 9.33333 2.33333V2.66667H8.66667V4H11.3333V2.66667H10.6667V2.33333C10.6667 2.06812 10.772 1.81376 10.9596 1.62623C11.1471 1.43869 11.4015 1.33333 11.6667 1.33333C11.9319 1.33333 12.1862 1.43869 12.3738 1.62623C12.5613 1.81376 12.6667 2.06812 12.6667 2.33333V6.66667H3.33333V6H4V4.66667H2.66667C2.48986 4.66667 2.32029 4.7369 2.19526 4.86193C2.07024 4.98695 2 5.15652 2 5.33333V6.66667H0.666667C0.489856 6.66667 0.320286 6.7369 0.195262 6.86193C0.0702379 6.98695 0 7.15652 0 7.33333L0 10.6667C0.000712054 11.315 0.19023 11.9491 0.545401 12.4914C0.900573 13.0338 1.40602 13.461 2 13.7208V15.3333H3.33333V14H12.6667V15.3333H14V13.7208C14.594 13.461 15.0994 13.0338 15.4546 12.4914C15.8098 11.9491 15.9993 11.315 16 10.6667V7.33333C16 7.15652 15.9298 6.98695 15.8047 6.86193C15.6797 6.7369 15.5101 6.66667 15.3333 6.66667ZM3.33333 12.6667C3.33353 12.4899 3.40383 12.3205 3.52881 12.1955C3.6538 12.0705 3.82325 12.0002 4 12H12C12.1768 12.0002 12.3462 12.0705 12.4712 12.1955C12.5962 12.3205 12.6665 12.4899 12.6667 12.6667H3.33333ZM14.6667 10.6667C14.6667 10.9601 14.6021 11.2499 14.4774 11.5154C14.3527 11.781 14.171 12.0159 13.9453 12.2032C13.8405 11.766 13.5917 11.3766 13.2389 11.0979C12.886 10.8192 12.4497 10.6673 12 10.6667H4C3.55035 10.6673 3.11399 10.8192 2.76114 11.0979C2.40829 11.3766 2.15948 11.766 2.05475 12.2032C1.82899 12.0159 1.6473 11.781 1.52261 11.5154C1.39792 11.2499 1.3333 10.9601 1.33333 10.6667V8H14.6667V10.6667Z\" fill=\"#B0BEC5\"\/>\n                                <\/g>\n                                <defs>\n                                <clippath id=\"clip0\">\n                                <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                                <\/clippath>\n                                <\/defs>\n                            <\/svg>                                                    <span>\n                                            <b>5<\/b> <span>baths<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-area\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.3334 10.6667V5.33333C15.3334 4.59695 14.7364 4 14 4H2.00002C1.26364 4 0.666687 4.59695 0.666687 5.33333V10.6667C0.666687 11.403 1.26364 12 2.00002 12H14C14.7364 12 15.3334 11.403 15.3334 10.6667ZM2.00002 5.33333H3.33335V7.33333H4.66669V5.33333H6.00002V8.66667H7.33335V5.33333H8.66669V7.33333H10V5.33333H11.3334V8.66667H12.6667V5.33333H14V10.6667H2.00002V5.33333Z\" fill=\"#B0BEC5\"\/>\n                        <\/svg>                                                    <span>\n                                            <b>502<\/b> <span>m\u00b2<\/span>                                    <\/span>\n            <\/div>\n\t\t<\/div>                <\/div>\n                <div class=\"es-listing__content__right es-listing--hide-on-grid\">\n                    <div class=\"es-property__control es-listing--hide-on-grid\">\n                        \n<ul class=\"js-es-control es-control es-control--property-content\">\n\t\t\t\t<\/ul>                    <\/div>\n                    <span class=\"es-price\">\u20ac 3.450.000<\/span>                                    <\/div>\n            <\/div>\n            <div class=\"es-listing__footer\">\n                    <ul class=\"es-listing__terms\">                    <li><a href=\"https:\/\/deseohomes.com\/en\/property-type\/huizen\/\">Villa<\/a><\/li>\n                                <li><a href=\"https:\/\/deseohomes.com\/en\/property-category\/te-koop\/\">For Sale<\/a><\/li>\n            <\/ul>\n                            <\/div>\n\n                    <\/div>\n    <\/div>\n    <\/div>\n                                <div id=\"post-81351\" class=\"post-81351 properties type-properties status-publish has-post-thumbnail hentry es_location-benissa es_category-te-koop es_type-huizen es_feature-parkeren es_feature-tuin es_neighborhood-cala-advocat es_tag-luxury es-post-entity\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n    <div class=\"js-es-listing es-listing es-listing--81351\" data-post-id=\"81351\" itemprop=\"item\" itemscope itemtype=\"https:\/\/schema.org\/House\">\n        \n<div class=\"es-listing__image\">\n            <div class=\"es-property__control es-listing--hide-on-list\">\n        \n<ul class=\"js-es-control es-control es-control--property-image\">\n\t\t\t\t<\/ul>    <\/div>\n            <div class=\"es-listing__image__background\" style=\"background-image: url('https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-benissa-cala-advocat-82235-1-768x512.jpg')\">\n            <a class=\"es-listings__image__link\"  href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-benissa-cala-advocat-81351\/\"><\/a>\n        <\/div>\n    <\/div>\n        <div class=\"es-listing__content\">\n            <div class=\"es-listing__content__inner\">\n                <div class=\"es-listing__content__left\">\n                    <meta itemprop=\"name\" content=\"Villa in Benissa | Cala Advocat\" \/>\n                    <meta itemprop=\"image\" content=\"https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-benissa-cala-advocat-82235-1-150x150.jpg\" \/>\n                    <h3 class=\"es-listing__title\">\n                        <a href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-benissa-cala-advocat-81351\/\"  itemprop=\"url\">Villa in Benissa | Cala Advocat<\/a><\/h3>                    <div class='es-badges es-listing--hide-on-list'>\n                        <span class=\"es-price\">\u20ac 1.650.000<\/span><\/div>\n                    <div class=\"es-listing__meta\">            <div class=\"es-listing__meta-bedrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g clip-path=\"url(#clip0)\">\n                            <path d=\"M14 6.25H5.88533C5.74708 5.86037 5.49166 5.52307 5.15411 5.28435C4.81657 5.04563 4.41343 4.9172 4 4.91667H1.33333V3H0V12.9167H1.33333V11.5833H14.6667V12.9167H16V8.25C15.9994 7.71975 15.7885 7.21139 15.4136 6.83644C15.0386 6.4615 14.5303 6.2506 14 6.25ZM4 6.25C4.17675 6.2502 4.3462 6.3205 4.47119 6.44548C4.59617 6.57046 4.66647 6.73992 4.66667 6.91667V7.58333H1.33333V6.25H4ZM1.33333 8.91667H4.66667V10.25H1.33333V8.91667ZM6 7.58333H14C14.1768 7.58353 14.3462 7.65383 14.4712 7.77881C14.5962 7.9038 14.6665 8.07325 14.6667 8.25V10.25H6V7.58333Z\" fill=\"#B0BEC5\"\/>\n                            <\/g>\n                            <defs>\n                            <clippath id=\"clip0\">\n                            <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                            <\/clippath>\n                            <\/defs>\n                        <\/svg>                                                    <span>\n                                            <b>4<\/b> <span>beds<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-bathrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <g clip-path=\"url(#clip0)\">\n                                <path d=\"M15.3333 6.66667H14V2.33333C14 1.71449 13.7542 1.121 13.3166 0.683417C12.879 0.245833 12.2855 0 11.6667 0C11.0478 0 10.4543 0.245833 10.0168 0.683417C9.57917 1.121 9.33333 1.71449 9.33333 2.33333V2.66667H8.66667V4H11.3333V2.66667H10.6667V2.33333C10.6667 2.06812 10.772 1.81376 10.9596 1.62623C11.1471 1.43869 11.4015 1.33333 11.6667 1.33333C11.9319 1.33333 12.1862 1.43869 12.3738 1.62623C12.5613 1.81376 12.6667 2.06812 12.6667 2.33333V6.66667H3.33333V6H4V4.66667H2.66667C2.48986 4.66667 2.32029 4.7369 2.19526 4.86193C2.07024 4.98695 2 5.15652 2 5.33333V6.66667H0.666667C0.489856 6.66667 0.320286 6.7369 0.195262 6.86193C0.0702379 6.98695 0 7.15652 0 7.33333L0 10.6667C0.000712054 11.315 0.19023 11.9491 0.545401 12.4914C0.900573 13.0338 1.40602 13.461 2 13.7208V15.3333H3.33333V14H12.6667V15.3333H14V13.7208C14.594 13.461 15.0994 13.0338 15.4546 12.4914C15.8098 11.9491 15.9993 11.315 16 10.6667V7.33333C16 7.15652 15.9298 6.98695 15.8047 6.86193C15.6797 6.7369 15.5101 6.66667 15.3333 6.66667ZM3.33333 12.6667C3.33353 12.4899 3.40383 12.3205 3.52881 12.1955C3.6538 12.0705 3.82325 12.0002 4 12H12C12.1768 12.0002 12.3462 12.0705 12.4712 12.1955C12.5962 12.3205 12.6665 12.4899 12.6667 12.6667H3.33333ZM14.6667 10.6667C14.6667 10.9601 14.6021 11.2499 14.4774 11.5154C14.3527 11.781 14.171 12.0159 13.9453 12.2032C13.8405 11.766 13.5917 11.3766 13.2389 11.0979C12.886 10.8192 12.4497 10.6673 12 10.6667H4C3.55035 10.6673 3.11399 10.8192 2.76114 11.0979C2.40829 11.3766 2.15948 11.766 2.05475 12.2032C1.82899 12.0159 1.6473 11.781 1.52261 11.5154C1.39792 11.2499 1.3333 10.9601 1.33333 10.6667V8H14.6667V10.6667Z\" fill=\"#B0BEC5\"\/>\n                                <\/g>\n                                <defs>\n                                <clippath id=\"clip0\">\n                                <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                                <\/clippath>\n                                <\/defs>\n                            <\/svg>                                                    <span>\n                                            <b>4<\/b> <span>baths<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-area\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.3334 10.6667V5.33333C15.3334 4.59695 14.7364 4 14 4H2.00002C1.26364 4 0.666687 4.59695 0.666687 5.33333V10.6667C0.666687 11.403 1.26364 12 2.00002 12H14C14.7364 12 15.3334 11.403 15.3334 10.6667ZM2.00002 5.33333H3.33335V7.33333H4.66669V5.33333H6.00002V8.66667H7.33335V5.33333H8.66669V7.33333H10V5.33333H11.3334V8.66667H12.6667V5.33333H14V10.6667H2.00002V5.33333Z\" fill=\"#B0BEC5\"\/>\n                        <\/svg>                                                    <span>\n                                            <b>240<\/b> <span>m\u00b2<\/span>                                    <\/span>\n            <\/div>\n\t\t<\/div>                <\/div>\n                <div class=\"es-listing__content__right es-listing--hide-on-grid\">\n                    <div class=\"es-property__control es-listing--hide-on-grid\">\n                        \n<ul class=\"js-es-control es-control es-control--property-content\">\n\t\t\t\t<\/ul>                    <\/div>\n                    <span class=\"es-price\">\u20ac 1.650.000<\/span>                                    <\/div>\n            <\/div>\n            <div class=\"es-listing__footer\">\n                    <ul class=\"es-listing__terms\">                    <li><a href=\"https:\/\/deseohomes.com\/en\/property-type\/huizen\/\">Villa<\/a><\/li>\n                                <li><a href=\"https:\/\/deseohomes.com\/en\/property-category\/te-koop\/\">For Sale<\/a><\/li>\n            <\/ul>\n                            <\/div>\n\n                    <\/div>\n    <\/div>\n    <\/div>\n                                <div id=\"post-81235\" class=\"post-81235 properties type-properties status-publish has-post-thumbnail hentry es_location-altea es_category-te-koop es_type-huizen es_feature-parkeren es_feature-tuin es_feature-uitzicht es_feature-zeezicht es_feature-zonnepanelen es_feature-zwembad es_neighborhood-altea-hills es_tag-luxury es-post-entity\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n    <div class=\"js-es-listing es-listing es-listing--81235\" data-post-id=\"81235\" itemprop=\"item\" itemscope itemtype=\"https:\/\/schema.org\/House\">\n        \n<div class=\"es-listing__image\">\n            <div class=\"es-property__control es-listing--hide-on-list\">\n        \n<ul class=\"js-es-control es-control es-control--property-image\">\n\t\t\t\t<\/ul>    <\/div>\n            <div class=\"es-listing__image__background\" style=\"background-image: url('https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-altea-hills-55265-3-768x512.jpg')\">\n            <a class=\"es-listings__image__link\"  href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-altea-altea-hills-81235\/\"><\/a>\n        <\/div>\n    <\/div>\n        <div class=\"es-listing__content\">\n            <div class=\"es-listing__content__inner\">\n                <div class=\"es-listing__content__left\">\n                    <meta itemprop=\"name\" content=\"Villa in Altea | Altea Hills\" \/>\n                    <meta itemprop=\"image\" content=\"https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-altea-hills-55265-3-150x150.jpg\" \/>\n                    <h3 class=\"es-listing__title\">\n                        <a href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-altea-altea-hills-81235\/\"  itemprop=\"url\">Villa in Altea | Altea Hills<\/a><\/h3>                    <div class='es-badges es-listing--hide-on-list'>\n                        <span class=\"es-price\">\u20ac 6.490.000<\/span><\/div>\n                    <div class=\"es-listing__meta\">            <div class=\"es-listing__meta-bedrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g clip-path=\"url(#clip0)\">\n                            <path d=\"M14 6.25H5.88533C5.74708 5.86037 5.49166 5.52307 5.15411 5.28435C4.81657 5.04563 4.41343 4.9172 4 4.91667H1.33333V3H0V12.9167H1.33333V11.5833H14.6667V12.9167H16V8.25C15.9994 7.71975 15.7885 7.21139 15.4136 6.83644C15.0386 6.4615 14.5303 6.2506 14 6.25ZM4 6.25C4.17675 6.2502 4.3462 6.3205 4.47119 6.44548C4.59617 6.57046 4.66647 6.73992 4.66667 6.91667V7.58333H1.33333V6.25H4ZM1.33333 8.91667H4.66667V10.25H1.33333V8.91667ZM6 7.58333H14C14.1768 7.58353 14.3462 7.65383 14.4712 7.77881C14.5962 7.9038 14.6665 8.07325 14.6667 8.25V10.25H6V7.58333Z\" fill=\"#B0BEC5\"\/>\n                            <\/g>\n                            <defs>\n                            <clippath id=\"clip0\">\n                            <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                            <\/clippath>\n                            <\/defs>\n                        <\/svg>                                                    <span>\n                                            <b>5<\/b> <span>beds<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-bathrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <g clip-path=\"url(#clip0)\">\n                                <path d=\"M15.3333 6.66667H14V2.33333C14 1.71449 13.7542 1.121 13.3166 0.683417C12.879 0.245833 12.2855 0 11.6667 0C11.0478 0 10.4543 0.245833 10.0168 0.683417C9.57917 1.121 9.33333 1.71449 9.33333 2.33333V2.66667H8.66667V4H11.3333V2.66667H10.6667V2.33333C10.6667 2.06812 10.772 1.81376 10.9596 1.62623C11.1471 1.43869 11.4015 1.33333 11.6667 1.33333C11.9319 1.33333 12.1862 1.43869 12.3738 1.62623C12.5613 1.81376 12.6667 2.06812 12.6667 2.33333V6.66667H3.33333V6H4V4.66667H2.66667C2.48986 4.66667 2.32029 4.7369 2.19526 4.86193C2.07024 4.98695 2 5.15652 2 5.33333V6.66667H0.666667C0.489856 6.66667 0.320286 6.7369 0.195262 6.86193C0.0702379 6.98695 0 7.15652 0 7.33333L0 10.6667C0.000712054 11.315 0.19023 11.9491 0.545401 12.4914C0.900573 13.0338 1.40602 13.461 2 13.7208V15.3333H3.33333V14H12.6667V15.3333H14V13.7208C14.594 13.461 15.0994 13.0338 15.4546 12.4914C15.8098 11.9491 15.9993 11.315 16 10.6667V7.33333C16 7.15652 15.9298 6.98695 15.8047 6.86193C15.6797 6.7369 15.5101 6.66667 15.3333 6.66667ZM3.33333 12.6667C3.33353 12.4899 3.40383 12.3205 3.52881 12.1955C3.6538 12.0705 3.82325 12.0002 4 12H12C12.1768 12.0002 12.3462 12.0705 12.4712 12.1955C12.5962 12.3205 12.6665 12.4899 12.6667 12.6667H3.33333ZM14.6667 10.6667C14.6667 10.9601 14.6021 11.2499 14.4774 11.5154C14.3527 11.781 14.171 12.0159 13.9453 12.2032C13.8405 11.766 13.5917 11.3766 13.2389 11.0979C12.886 10.8192 12.4497 10.6673 12 10.6667H4C3.55035 10.6673 3.11399 10.8192 2.76114 11.0979C2.40829 11.3766 2.15948 11.766 2.05475 12.2032C1.82899 12.0159 1.6473 11.781 1.52261 11.5154C1.39792 11.2499 1.3333 10.9601 1.33333 10.6667V8H14.6667V10.6667Z\" fill=\"#B0BEC5\"\/>\n                                <\/g>\n                                <defs>\n                                <clippath id=\"clip0\">\n                                <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                                <\/clippath>\n                                <\/defs>\n                            <\/svg>                                                    <span>\n                                            <b>6<\/b> <span>baths<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-area\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.3334 10.6667V5.33333C15.3334 4.59695 14.7364 4 14 4H2.00002C1.26364 4 0.666687 4.59695 0.666687 5.33333V10.6667C0.666687 11.403 1.26364 12 2.00002 12H14C14.7364 12 15.3334 11.403 15.3334 10.6667ZM2.00002 5.33333H3.33335V7.33333H4.66669V5.33333H6.00002V8.66667H7.33335V5.33333H8.66669V7.33333H10V5.33333H11.3334V8.66667H12.6667V5.33333H14V10.6667H2.00002V5.33333Z\" fill=\"#B0BEC5\"\/>\n                        <\/svg>                                                    <span>\n                                            <b>470<\/b> <span>m\u00b2<\/span>                                    <\/span>\n            <\/div>\n\t\t<\/div>                <\/div>\n                <div class=\"es-listing__content__right es-listing--hide-on-grid\">\n                    <div class=\"es-property__control es-listing--hide-on-grid\">\n                        \n<ul class=\"js-es-control es-control es-control--property-content\">\n\t\t\t\t<\/ul>                    <\/div>\n                    <span class=\"es-price\">\u20ac 6.490.000<\/span>                                    <\/div>\n            <\/div>\n            <div class=\"es-listing__footer\">\n                    <ul class=\"es-listing__terms\">                    <li><a href=\"https:\/\/deseohomes.com\/en\/property-type\/huizen\/\">Villa<\/a><\/li>\n                                <li><a href=\"https:\/\/deseohomes.com\/en\/property-category\/te-koop\/\">For Sale<\/a><\/li>\n            <\/ul>\n                            <\/div>\n\n                    <\/div>\n    <\/div>\n    <\/div>\n                                <div id=\"post-81175\" class=\"post-81175 properties type-properties status-publish has-post-thumbnail hentry es_location-altea es_category-te-koop es_type-huizen es_feature-tuin es_feature-zeezicht es_feature-zwembad es_neighborhood-altea-hills es_tag-luxury es_tag-nieuwbouw es-post-entity\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n    <div class=\"js-es-listing es-listing es-listing--81175\" data-post-id=\"81175\" itemprop=\"item\" itemscope itemtype=\"https:\/\/schema.org\/House\">\n        \n<div class=\"es-listing__image\">\n            <div class=\"es-property__control es-listing--hide-on-list\">\n        \n<ul class=\"js-es-control es-control es-control--property-image\">\n\t\t\t\t<\/ul>    <\/div>\n            <div class=\"es-listing__image__background\" style=\"background-image: url('https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-altea-hills-33101-768x432.jpg')\">\n            <a class=\"es-listings__image__link\"  href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-altea-altea-hills-81175\/\"><\/a>\n        <\/div>\n    <\/div>\n        <div class=\"es-listing__content\">\n            <div class=\"es-listing__content__inner\">\n                <div class=\"es-listing__content__left\">\n                    <meta itemprop=\"name\" content=\"Villa in Altea | Altea Hills\" \/>\n                    <meta itemprop=\"image\" content=\"https:\/\/deseohomes.com\/wp-content\/uploads\/2026\/05\/villa-altea-hills-33101-150x150.jpg\" \/>\n                    <h3 class=\"es-listing__title\">\n                        <a href=\"https:\/\/deseohomes.com\/en\/property\/villa-in-altea-altea-hills-81175\/\"  itemprop=\"url\">Villa in Altea | Altea Hills<\/a><\/h3>                    <div class='es-badges es-listing--hide-on-list'>\n                        <span class=\"es-price\">\u20ac 3.450.000<\/span><\/div>\n                    <div class=\"es-listing__meta\">            <div class=\"es-listing__meta-bedrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g clip-path=\"url(#clip0)\">\n                            <path d=\"M14 6.25H5.88533C5.74708 5.86037 5.49166 5.52307 5.15411 5.28435C4.81657 5.04563 4.41343 4.9172 4 4.91667H1.33333V3H0V12.9167H1.33333V11.5833H14.6667V12.9167H16V8.25C15.9994 7.71975 15.7885 7.21139 15.4136 6.83644C15.0386 6.4615 14.5303 6.2506 14 6.25ZM4 6.25C4.17675 6.2502 4.3462 6.3205 4.47119 6.44548C4.59617 6.57046 4.66647 6.73992 4.66667 6.91667V7.58333H1.33333V6.25H4ZM1.33333 8.91667H4.66667V10.25H1.33333V8.91667ZM6 7.58333H14C14.1768 7.58353 14.3462 7.65383 14.4712 7.77881C14.5962 7.9038 14.6665 8.07325 14.6667 8.25V10.25H6V7.58333Z\" fill=\"#B0BEC5\"\/>\n                            <\/g>\n                            <defs>\n                            <clippath id=\"clip0\">\n                            <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                            <\/clippath>\n                            <\/defs>\n                        <\/svg>                                                    <span>\n                                            <b>4<\/b> <span>beds<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-bathrooms\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <g clip-path=\"url(#clip0)\">\n                                <path d=\"M15.3333 6.66667H14V2.33333C14 1.71449 13.7542 1.121 13.3166 0.683417C12.879 0.245833 12.2855 0 11.6667 0C11.0478 0 10.4543 0.245833 10.0168 0.683417C9.57917 1.121 9.33333 1.71449 9.33333 2.33333V2.66667H8.66667V4H11.3333V2.66667H10.6667V2.33333C10.6667 2.06812 10.772 1.81376 10.9596 1.62623C11.1471 1.43869 11.4015 1.33333 11.6667 1.33333C11.9319 1.33333 12.1862 1.43869 12.3738 1.62623C12.5613 1.81376 12.6667 2.06812 12.6667 2.33333V6.66667H3.33333V6H4V4.66667H2.66667C2.48986 4.66667 2.32029 4.7369 2.19526 4.86193C2.07024 4.98695 2 5.15652 2 5.33333V6.66667H0.666667C0.489856 6.66667 0.320286 6.7369 0.195262 6.86193C0.0702379 6.98695 0 7.15652 0 7.33333L0 10.6667C0.000712054 11.315 0.19023 11.9491 0.545401 12.4914C0.900573 13.0338 1.40602 13.461 2 13.7208V15.3333H3.33333V14H12.6667V15.3333H14V13.7208C14.594 13.461 15.0994 13.0338 15.4546 12.4914C15.8098 11.9491 15.9993 11.315 16 10.6667V7.33333C16 7.15652 15.9298 6.98695 15.8047 6.86193C15.6797 6.7369 15.5101 6.66667 15.3333 6.66667ZM3.33333 12.6667C3.33353 12.4899 3.40383 12.3205 3.52881 12.1955C3.6538 12.0705 3.82325 12.0002 4 12H12C12.1768 12.0002 12.3462 12.0705 12.4712 12.1955C12.5962 12.3205 12.6665 12.4899 12.6667 12.6667H3.33333ZM14.6667 10.6667C14.6667 10.9601 14.6021 11.2499 14.4774 11.5154C14.3527 11.781 14.171 12.0159 13.9453 12.2032C13.8405 11.766 13.5917 11.3766 13.2389 11.0979C12.886 10.8192 12.4497 10.6673 12 10.6667H4C3.55035 10.6673 3.11399 10.8192 2.76114 11.0979C2.40829 11.3766 2.15948 11.766 2.05475 12.2032C1.82899 12.0159 1.6473 11.781 1.52261 11.5154C1.39792 11.2499 1.3333 10.9601 1.33333 10.6667V8H14.6667V10.6667Z\" fill=\"#B0BEC5\"\/>\n                                <\/g>\n                                <defs>\n                                <clippath id=\"clip0\">\n                                <rect width=\"16\" height=\"16\" fill=\"white\"\/>\n                                <\/clippath>\n                                <\/defs>\n                            <\/svg>                                                    <span>\n                                            <b>3<\/b> <span>baths<\/span>                                    <\/span>\n            <\/div>\n\t\t            <div class=\"es-listing__meta-area\">\n                                                            <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.3334 10.6667V5.33333C15.3334 4.59695 14.7364 4 14 4H2.00002C1.26364 4 0.666687 4.59695 0.666687 5.33333V10.6667C0.666687 11.403 1.26364 12 2.00002 12H14C14.7364 12 15.3334 11.403 15.3334 10.6667ZM2.00002 5.33333H3.33335V7.33333H4.66669V5.33333H6.00002V8.66667H7.33335V5.33333H8.66669V7.33333H10V5.33333H11.3334V8.66667H12.6667V5.33333H14V10.6667H2.00002V5.33333Z\" fill=\"#B0BEC5\"\/>\n                        <\/svg>                                                    <span>\n                                            <b>496<\/b> <span>m\u00b2<\/span>                                    <\/span>\n            <\/div>\n\t\t<\/div>                <\/div>\n                <div class=\"es-listing__content__right es-listing--hide-on-grid\">\n                    <div class=\"es-property__control es-listing--hide-on-grid\">\n                        \n<ul class=\"js-es-control es-control es-control--property-content\">\n\t\t\t\t<\/ul>                    <\/div>\n                    <span class=\"es-price\">\u20ac 3.450.000<\/span>                                    <\/div>\n            <\/div>\n            <div class=\"es-listing__footer\">\n                    <ul class=\"es-listing__terms\">                    <li><a href=\"https:\/\/deseohomes.com\/en\/property-type\/huizen\/\">Villa<\/a><\/li>\n                                <li><a href=\"https:\/\/deseohomes.com\/en\/property-category\/te-koop\/\">For Sale<\/a><\/li>\n            <\/ul>\n                            <\/div>\n\n                    <\/div>\n    <\/div>\n    <\/div>\n                        <\/div>\n\t    <div class='es-pagination js-es-pagination content-font'><ul class='page-numbers'>\n\t<li><span aria-current=\"page\" class=\"page-numbers current\">1<\/span><\/li>\n\t<li><a class=\"page-numbers\" data-page-number=\"2\" href=\"https:\/\/deseohomes.com\/en\/wp-json\/wp\/v2\/pages\/80983\/?paged-1=2\"><span class=\"page-numbers__num\">2<\/span><\/a><\/li>\n\t<li><a class=\"page-numbers\" data-page-number=\"3\" href=\"https:\/\/deseohomes.com\/en\/wp-json\/wp\/v2\/pages\/80983\/?paged-1=3\"><span class=\"page-numbers__num\">3<\/span><\/a><\/li>\n\t<li><span class=\"page-numbers dots\">&hellip;<\/span><\/li>\n\t<li><a class=\"page-numbers\" data-page-number=\"27\" href=\"https:\/\/deseohomes.com\/en\/wp-json\/wp\/v2\/pages\/80983\/?paged-1=27\"><span class=\"page-numbers__num\">27<\/span><\/a><\/li>\n\t<li><a class=\"next page-numbers\" data-page-number=\"2\" href=\"https:\/\/deseohomes.com\/en\/wp-json\/wp\/v2\/pages\/80983\/?paged-1=2\"><span class=\"page-numbers__num\"><span class=\"es-icon es-icon_chevron-right\"><\/span><\/span><\/a><\/li>\n<\/ul>\n<span class='es-navigation'>1 - 9 of 237 properties<\/span><\/div><\/div>\n    <\/div>\n    <div class=\"js-es-properties__map es-properties__map\">\n\t        <div id=\"properties-map-6a20c8fe28428\" class=\"js-es-map es-map\" data-listings=\"{&quot;83046&quot;:{&quot;lat&quot;:&quot;38.832743&quot;,&quot;lng&quot;:&quot;0.040759&quot;,&quot;post_id&quot;:83046,&quot;price&quot;:&quot;\\u20ac 2.800.000&quot;},&quot;82893&quot;:{&quot;lat&quot;:&quot;38.787101&quot;,&quot;lng&quot;:&quot;0.010104&quot;,&quot;post_id&quot;:82893,&quot;price&quot;:&quot;\\u20ac 925.000&quot;},&quot;82874&quot;:{&quot;lat&quot;:&quot;38.748510&quot;,&quot;lng&quot;:&quot;0.185185&quot;,&quot;post_id&quot;:82874,&quot;price&quot;:&quot;\\u20ac 2.700.000&quot;},&quot;82585&quot;:{&quot;lat&quot;:&quot;38.793459&quot;,&quot;lng&quot;:&quot;0.124857&quot;,&quot;post_id&quot;:82585,&quot;price&quot;:&quot;\\u20ac 2.350.000&quot;},&quot;82534&quot;:{&quot;lat&quot;:&quot;38.670863&quot;,&quot;lng&quot;:&quot;0.068969&quot;,&quot;post_id&quot;:82534,&quot;price&quot;:&quot;\\u20ac 3.995.000&quot;},&quot;82480&quot;:{&quot;lat&quot;:&quot;38.685518&quot;,&quot;lng&quot;:&quot;0.097412&quot;,&quot;post_id&quot;:82480,&quot;price&quot;:&quot;\\u20ac 3.450.000&quot;},&quot;81351&quot;:{&quot;lat&quot;:&quot;38.711920&quot;,&quot;lng&quot;:&quot;0.045490&quot;,&quot;post_id&quot;:81351,&quot;price&quot;:&quot;\\u20ac 1.650.000&quot;},&quot;81235&quot;:{&quot;lat&quot;:&quot;38.630330&quot;,&quot;lng&quot;:&quot;-0.019670&quot;,&quot;post_id&quot;:81235,&quot;price&quot;:&quot;\\u20ac 6.490.000&quot;},&quot;81175&quot;:{&quot;lat&quot;:&quot;38.638047&quot;,&quot;lng&quot;:&quot;-0.011171&quot;,&quot;post_id&quot;:81175,&quot;price&quot;:&quot;\\u20ac 3.450.000&quot;}}\"><\/div>\n    <\/div>\n<\/div>\n\n        <\/div>\r\n\r\n        <!-- ZOEKFUNCTIE -->\r\n        <div class=\"dh-luxury__search\">\r\n            <div class=\"dh-luxury__search-inner\">\r\n                <div class=\"dh-luxury__section-title\">\r\n                    <span>Refine your search<\/span>\r\n                    <h2>Search our luxury listings<\/h2>\r\n                <\/div>\r\n                <div class=\"es-custom-search-wrapper es-custom-search-wrapper--results\">\r\n                    <form class=\"es-custom-search\" method=\"get\"\r\n                          action=\"\/en\/property-for-sale-costa-blanca\/\"\r\n                          style=\"display:block;width:100%;\" data-trp-original-action=\"\/en\/property-for-sale-costa-blanca\/\">\r\n                        <input type=\"hidden\" name=\"es\" value=\"1\">\r\n                        <input type=\"hidden\" name=\"es_tag[]\" value=\"289\">\r\n\r\n                        <div class=\"es-custom-search__row es-custom-search__row--top\" style=\"display:flex;flex-direction:row;gap:16px;width:100%;box-sizing:border-box;margin-bottom:16px;\">\r\n                            <div class=\"es-custom-search__field es-custom-search__field--address\" style=\"flex:1 1 0;min-width:0;width:auto;\">\r\n                                <select name=\"address\" style=\"width:100%;box-sizing:border-box;\">\r\n                                    <option value=\"\">Location<\/option>\r\n                                    <option value=\"Altea\">Altea<\/option>\r\n                                    <option value=\"Benissa\">Benissa<\/option>\r\n                                    <option value=\"Benitachell\">Benitachell<\/option>\r\n                                    <option value=\"Calpe\">Calpe<\/option>\r\n                                    <option value=\"Benitachell\">Cumbre del Sol<\/option>\r\n                                    <option value=\"Denia\">Denia<\/option>\r\n                                    <option value=\"Javea\">Javea<\/option>\r\n                                    <option value=\"La Nucia\">La Nucia<\/option>\r\n                                    <option value=\"Pedreguer\">La Sella<\/option>\r\n                                    <option value=\"Lliber\">Lliber<\/option>\r\n                                    <option value=\"Moraira\">Moraira<\/option>\r\n                                    <option value=\"Pedreguer\">Pedreguer<\/option>\r\n                                    <option value=\"Polop\">Polop<\/option>\r\n                                    <option value=\"Teulada\">Teulada<\/option>\r\n                                <\/select>\r\n                            <\/div>\r\n                            <div class=\"es-custom-search__field es-custom-search__field--type\" style=\"flex:1 1 0;min-width:0;width:auto;\">\r\n                                <select name=\"es_type[]\" style=\"width:100%;box-sizing:border-box;\">\r\n                                    <option value=\"\">Property Type<\/option>\r\n                                    <option value=\"13\">Apartment<\/option>\r\n                                    <option value=\"12\">Villa<\/option>\r\n                                    <option value=\"14\">Finca<\/option>\r\n                                <\/select>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"es-custom-search__row es-custom-search__row--bottom\" style=\"display:flex;flex-direction:row;gap:16px;width:100%;box-sizing:border-box;\">\r\n                            <div class=\"es-custom-search__field es-custom-search__field--price-min\" style=\"flex:1 1 0;min-width:0;width:auto;\">\r\n                                <select name=\"min_price\" style=\"width:100%;box-sizing:border-box;\">\r\n                                    <option value=\"\">Min. Price<\/option>\r\n                                    <option value=\"750000\">\u20ac 750.000<\/option>\r\n                                    <option value=\"1000000\">\u20ac 1.000.000<\/option>\r\n                                    <option value=\"1500000\">\u20ac 1.500.000<\/option>\r\n                                    <option value=\"2000000\">\u20ac 2.000.000<\/option>\r\n                                <\/select>\r\n                            <\/div>\r\n                            <div class=\"es-custom-search__field es-custom-search__field--price-max\" style=\"flex:1 1 0;min-width:0;width:auto;\">\r\n                                <select name=\"max_price\" style=\"width:100%;box-sizing:border-box;\">\r\n                                    <option value=\"\">Max. Price<\/option>\r\n                                    <option value=\"1000000\">\u20ac 1.000.000<\/option>\r\n                                    <option value=\"1500000\">\u20ac 1.500.000<\/option>\r\n                                    <option value=\"2000000\">\u20ac 2.000.000<\/option>\r\n                                    <option value=\"9999999\">\u20ac 9.999.999<\/option>\r\n                                <\/select>\r\n                            <\/div>\r\n                            <div class=\"es-custom-search__field es-custom-search__field--beds-min\" style=\"flex:1 1 0;min-width:0;width:auto;\">\r\n                                <select name=\"min_bedrooms\" style=\"width:100%;box-sizing:border-box;\">\r\n                                    <option value=\"\">Min. Bedrooms<\/option>\r\n                                    <option value=\"2\">2<\/option>\r\n                                    <option value=\"3\">3<\/option>\r\n                                    <option value=\"4\">4<\/option>\r\n                                    <option value=\"5\">5+<\/option>\r\n                                <\/select>\r\n                            <\/div>\r\n                            <div class=\"es-custom-search__actions es-custom-search__actions--results\" style=\"flex:1 1 0;min-width:0;\">\r\n                                <button type=\"submit\"\r\n                                        class=\"es-custom-search__submit es-custom-search__submit--results\"\r\n                                        style=\"width:100%;height:100%;min-height:48px;box-sizing:border-box;\">\r\n                                    <span>Search<\/span>\r\n                                <\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- LINK NAAR TOTALE AANBOD -->\r\n        <div class=\"dh-luxury__all-link\">\r\n            <a href=\"\/en\/property-for-sale-costa-blanca\/\">View the complete Deseo Homes property portfolio \u2192<\/a>\r\n        <\/div>\r\n\r\n        <!-- TUSSENBLOK FOTO -->\r\n        <div class=\"dh-luxury__midimg\">\r\n            <div class=\"dh-luxury__midimg-bg\"><\/div>\r\n            <div class=\"dh-luxury__midimg-overlay\"><\/div>\r\n        <\/div>\r\n\r\n        <!-- REGIO BLOK -->\r\n        <div class=\"dh-luxury__regions-header\">\r\n            <span>Location &amp; lifestyle<\/span>\r\n            <h2>The most beautiful places on the Costa Blanca North<\/h2>\r\n        <\/div>\r\n        <div class=\"dh-luxury__regions-intro\">\r\n            <p>The Costa Blanca North is one of Europe&#039;s most sought-after regions \u2014 and for good reason. With over 300 days of sunshine per year, a pleasant climate in both summer and winter, internationally acclaimed gastronomy and a relaxed lifestyle found nowhere else, this coastal strip has been attracting buyers from across Europe and beyond for decades. The region is also exceptionally well connected: two international airports \u2014 Alicante and Valencia \u2014 are both within less than an hour and a half, and the ferry in Denia will take you to Ibiza in no time. This makes the Costa Blanca North not only a dream destination, but also a strategically smart choice for those seeking a second home or permanent residence in southern Europe.<\/p>\r\n        <\/div>\r\n        <div class=\"dh-luxury__regions\">\r\n                            <p>Javea (X\u00e0bia) is the heart of the Marina Alta \u2014 a picturesque town with an authentic old town, a lively harbour, beautiful beaches such as La Grava and Arenal, and scenic coves like Portichol and Granadella. Here you will find both classic Mediterranean villas and modern architectural gems with sea views.<\/p>\r\n                            <p>Moraira is possibly just as exclusive but is perhaps perceived as quieter \u2014 known for its chic marina, crystal-clear bays and luxury villas nestled among the pine trees. A favourite destination for those seeking privacy and elegance.<\/p>\r\n                            <p>Benissa Costa is one of the best-kept secrets of the Costa Blanca North \u2014 with rugged rock formations, small bays and numerous exclusive villas situated directly by the sea. The combination of absolute privacy, sea views and proximity to Moraira and Calpe makes Benissa Costa particularly popular with those who truly seek tranquillity and exclusivity.<\/p>\r\n                            <p>Denia offers a perfect balance between vibrancy and calm. The city has a rich Arabic history, a lively market and excellent restaurants. The Montg\u00f3 mountain range offers spectacular hiking just minutes from the beach.<\/p>\r\n                            <p>Calpe is famous for the imposing Pe\u00f1\u00f3n de Ifach \u2014 the rock formation that stands sentinel over the coastline. Here you will find modern luxury villas with unrivalled views over sea and mountains.<\/p>\r\n                            <p>Altea is the most picturesque village on the Costa Blanca North. With its white houses, cobalt blue domes and art galleries, it exudes a bohemian charm. International buyers appreciate the combination of beauty, tranquillity and exclusivity.<\/p>\r\n                            <p>Cumbre del Sol (Benitachell) has grown into one of the most exclusive residential areas on the Costa Blanca \u2014 elevated above the sea, with breathtaking panoramic views and a wide variety of luxury new build projects.<\/p>\r\n                            <p>The hinterland of the Costa Blanca North is rapidly gaining in popularity. In Lliber, tucked away in the Jalon Valley, beautiful new build projects are emerging surrounded by almond and olive groves. Polop, with its spectacular setting at the foot of the Sierra de Aitana, is attracting a growing number of international buyers seeking space, tranquillity and panoramic views \u2014 just minutes from the coast.<\/p>\r\n                    <\/div>\r\n\r\n        <!-- SERVICE BLOK -->\r\n        <div class=\"dh-luxury__service\">\r\n            <div class=\"dh-luxury__service-inner\">\r\n                <div class=\"dh-luxury__service-text\">\r\n                    <div class=\"dh-luxury__section-title\" style=\"text-align:left;margin-bottom:24px;padding:0;\">\r\n                        <span>Our complete service<\/span>\r\n                        <h2>From dream to key handover<\/h2>\r\n                    <\/div>\r\n                    <p>At Deseo Homes, the journey begins with your dream. Whatever country you are searching from for a holiday home, a permanent residence or an investment on the Costa Blanca North \u2014 we guide you through the entire process. From the first orientation and viewings, to handover and, if desired, the complete interior design of your new home. We connect you with the experts in our network for legal assistance, financing and construction. We speak your language \u2014 literally and figuratively.<\/p>\r\n                <\/div>\r\n                <div class=\"dh-luxury__service-cols\">\r\n                    <div class=\"dh-luxury__service-col\">\r\n                        <h4>What we do for you<\/h4>\r\n                        <ul class=\"dh-luxury__service-items\">\r\n                                                            <li>Property Search &amp; Selection<\/li>\r\n                                                            <li>Viewing Guidance<\/li>\r\n                                                            <li>Transaction Management<\/li>\r\n                                                            <li>Project Management<\/li>\r\n                                                            <li>Interior Design &amp; Styling<\/li>\r\n                                                    <\/ul>\r\n                    <\/div>\r\n                    <div class=\"dh-luxury__service-col\">\r\n                        <h4>Via our network<\/h4>\r\n                        <ul class=\"dh-luxury__service-items dh-luxury__service-items--network\">\r\n                                                            <li>Legal &amp; Notarial Support<\/li>\r\n                                                            <li>Mortgage &amp; Financing<\/li>\r\n                                                            <li>Construction &amp; Renovation<\/li>\r\n                                                    <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- CONTACT BLOK -->\r\n        <div class=\"dh-luxury__contact\">\r\n            <div class=\"dh-luxury__contact-inner\">\r\n                <div class=\"dh-luxury__section-title\">\r\n                    <span>Deseo Homes Luxury<\/span>\r\n                    <h2>Get in touch<\/h2>\r\n                <\/div>\r\n                <div class=\"dh-luxury__divider\"><\/div>\r\n                <p>Interested in our luxury portfolio or would you like to know more about the possibilities on the Costa Blanca North? Our team is ready to assist you.<\/p>\r\n                <a href=\"mailto:luxury@deseohomes.com\" class=\"dh-luxury__contact-email\">\r\n                    luxury@deseohomes.com                <\/a>\r\n                <br>\r\n                <a href=\"\/en\/contact\/\" class=\"dh-luxury__contact-btn\">\r\n                    Send a message                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-80983","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/deseohomes.com\/en\/wp-json\/wp\/v2\/pages\/80983","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deseohomes.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/deseohomes.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/deseohomes.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/deseohomes.com\/en\/wp-json\/wp\/v2\/comments?post=80983"}],"version-history":[{"count":3,"href":"https:\/\/deseohomes.com\/en\/wp-json\/wp\/v2\/pages\/80983\/revisions"}],"predecessor-version":[{"id":80988,"href":"https:\/\/deseohomes.com\/en\/wp-json\/wp\/v2\/pages\/80983\/revisions\/80988"}],"wp:attachment":[{"href":"https:\/\/deseohomes.com\/en\/wp-json\/wp\/v2\/media?parent=80983"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}