{"id":855,"date":"2026-03-08T15:54:11","date_gmt":"2026-03-08T14:54:11","guid":{"rendered":"https:\/\/elegant-cohen.83-171-239-208.plesk.page\/?page_id=855"},"modified":"2026-06-04T19:13:38","modified_gmt":"2026-06-04T17:13:38","slug":"unterkunft","status":"publish","type":"page","link":"https:\/\/vergenoegd.co.za\/de\/accommodation\/","title":{"rendered":"Unterkunft"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"855\" class=\"elementor elementor-855\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b9a4929 e-flex e-con-boxed e-con e-parent\" data-id=\"b9a4929\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-01fb3ee e-flex e-con-boxed e-con e-child\" data-id=\"01fb3ee\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/vergenoegd.co.za\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Vergenoegd-Loew-Entry.webm&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-633b71d e-con-full e-flex e-con e-child\" data-id=\"633b71d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-673a567 elementor-widget elementor-widget-html\" data-id=\"673a567\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/flatpickr\/dist\/flatpickr.min.css\">\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/flatpickr\"><\/script>\n\n<div class=\"vl-bar-container\">\n    <div class=\"vl-bar-main\">\n        \n        <div class=\"vl-section\" id=\"date-trigger\">\n            <input type=\"text\" id=\"vl-date-input\" placeholder=\"Arrival \/ Departure\" readonly>\n        <\/div>\n\n        <div class=\"vl-section\" id=\"guest-trigger\">\n            <div id=\"vl-guest-text\">How many  Guests?<\/div>\n\n            <div id=\"vl-guest-popup\" class=\"vl-dropdown\">\n                <div class=\"vl-drop-row\">\n                    <span class=\"vl-type-label\">Adults<\/span>\n                    <div class=\"vl-counter-fix\">\n                        <button type=\"button\" class=\"vl-qty-btn\" onclick=\"updateQty('adults', -1)\">-<\/button>\n                        <span id=\"val-adults\" class=\"vl-qty-num-fix\">2<\/span>\n                        <button type=\"button\" class=\"vl-qty-btn\" onclick=\"updateQty('adults', 1)\">+<\/button>\n                    <\/div>\n                <\/div>\n                <div class=\"vl-drop-row\">\n                    <span class=\"vl-type-label\">Children<\/span>\n                    <div class=\"vl-counter-fix\">\n                        <button type=\"button\" class=\"vl-qty-btn\" onclick=\"updateQty('children', -1)\">-<\/button>\n                        <span id=\"val-children\" class=\"vl-qty-num-fix\">0<\/span>\n                        <button type=\"button\" class=\"vl-qty-btn\" onclick=\"updateQty('children', 1)\">+<\/button>\n                    <\/div>\n                <\/div>\n                <button type=\"button\" id=\"vl-apply-btn\">APPLY<\/button>\n            <\/div>\n        <\/div>\n\n        <div class=\"vl-action\">\n            <button id=\"vl-submit\">CHECK AVAILABILITY<\/button>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n.vl-bar-container { display: flex; justify-content: center; width: 100%; font-family: inherit; z-index: 999; }\n\n.vl-bar-main { \n    display: flex; \n    background: #ffffff; \n    border: 1px solid #d1d1d1; \n    height: 40px; \/* ULTRAFLACH *\/\n    align-items: stretch; \n    overflow: visible; \n    border-radius: 4px; \n}\n\n.vl-section { \n    display: flex; \n    align-items: center; \n    padding: 0 20px; \n    border-right: 1px solid #d1d1d1; \n    cursor: pointer; \n    min-width: 200px; \n    position: relative;\n}\n\n#vl-date-input, #vl-guest-text, .vl-datepicker-input {\n    border: none !important; \n    outline: none !important; \n    background: transparent !important; \n    box-shadow: none !important;\n    font-size: 15px !important; \n    font-weight: 500 !important; \n    color: #777 !important; \n    padding: 0 !important; \n    margin: 0 !important;\n    cursor: pointer !important; \n    line-height: 1 !important; \n    font-family: inherit !important;\n    width: 100%;\n}\n\n.active-text { color: #222 !important; font-weight: 600 !important; }\n\n\/* BUTTON FIX: Zieht den Button \u00fcber den grauen Rahmen *\/\n.vl-action { flex-grow: 1; position: relative; margin: -1px -1px -1px 0; }\n#vl-submit {\n    background: #133d58 !important; \n    color: #ffffff !important; \n    border: none !important;\n    height: calc(100% + 2px); \n    width: calc(100% + 2px); \n    padding: 0 25px; \n    font-size: 13px;\n    font-weight: 600; \n    cursor: pointer; \n    white-space: nowrap; \n    display: flex; \n    align-items: center; \n    justify-content: center;\n    text-transform: uppercase;\n    border-radius: 0 4px 4px 0;\n}\n\n#vl-submit:hover { background: #0e2d41 !important; }\n\n\/* DROPDOWN & COUNTER FIX *\/\n.vl-dropdown {\n    display: none; position: absolute; top: 100%; left: 0; width: 260px; \n    background: #fff; border: 1px solid #d1d1d1; padding: 15px; z-index: 1000; box-shadow: 0 10px 25px rgba(0,0,0,0.1);\n}\n.vl-dropdown.show { display: block; }\n.vl-drop-row { display: flex; justify-content: space-between; align-items: center; margin-bottom: 12px; }\n\n.vl-counter-fix { display: flex; align-items: center; gap: 10px; }\n.vl-qty-btn {\n    width: 28px; height: 28px; background: #133d58 !important; color: #fff !important; border: none !important;\n    cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: 18px; border-radius: 2px;\n}\n.vl-qty-num-fix { font-size: 15px; min-width: 20px; text-align: center; color: #333; font-weight: 600; }\n\n#vl-apply-btn { width: 100%; background: #133d58; color: #fff; border: none; padding: 8px; cursor: pointer; text-transform: uppercase; font-size: 11px; margin-top: 5px; }\n\n\/* KALENDER BRAND BLAU *\/\n.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange { background: #133d58 !important; border-color: #133d58 !important; }\n.flatpickr-day.inRange { background: #e7eff4 !important; color: #133d58 !important; }\n\n@media (max-width: 768px) {\n    .vl-bar-main { flex-direction: column; height: auto; overflow: visible; }\n    .vl-section { width: 100%; border-right: none; border-bottom: 1px solid #d1d1d1; padding: 12px 20px; }\n    .vl-action { margin: 0; } #vl-submit { height: 45px !important; width: 100%; }\n}\n<\/style>\n\n<script>\nlet state = { adults: 2, children: 0 };\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    \/\/ Flatpickr\n    const fp = flatpickr(\"#vl-date-input\", {\n        mode: \"range\",\n        dateFormat: \"Y-m-d\",\n        altInput: true,\n        altFormat: \"j. M Y\",\n        minDate: \"today\",\n        onReady: function(s, d, inst) { inst.altInput.classList.add(\"vl-datepicker-input\"); },\n        onClose: function(dates, str, inst) { if(dates.length === 2) inst.altInput.classList.add('active-text'); }\n    });\n\n    \/\/ Dropdown toggle\n    const trigger = document.getElementById('guest-trigger');\n    const popup = document.getElementById('vl-guest-popup');\n    trigger.addEventListener('click', function(e) { if (!e.target.closest('.vl-dropdown')) popup.classList.toggle('show'); });\n\n    \/\/ Counter Logik\n    window.updateQty = function(type, mod) {\n        if (type === 'adults') {\n            state.adults = Math.max(1, state.adults + mod);\n            document.getElementById('val-adults').innerText = state.adults;\n        } else {\n            state.children = Math.max(0, state.children + mod);\n            document.getElementById('val-children').innerText = state.children;\n        }\n    };\n\n    \/\/ Apply Button\n    document.getElementById('vl-apply-btn').addEventListener('click', function(e) {\n        e.stopPropagation();\n        document.getElementById('vl-guest-text').innerText = `${state.adults} Adults, ${state.children} Children`;\n        document.getElementById('vl-guest-text').classList.add('active-text');\n        popup.classList.remove('show');\n    });\n\n    window.addEventListener('click', function(e) { if (!trigger.contains(e.target)) popup.classList.remove('show'); });\n\n    \/\/ Submit Action (Neuer Tab)\n    document.getElementById('vl-submit').addEventListener('click', function() {\n        const dates = fp.selectedDates;\n        if (dates.length < 2) { alert(\"Please select dates.\"); return; }\n        const fmt = (d) => { const off = d.getTimezoneOffset() * 60000; return new Date(d.getTime() - off).toISOString().split('T')[0]; };\n        const url = `https:\/\/direct-book.com\/properties\/vergenoegdlowboutiquehotelspa?locale=en&currency=ZAR&checkInDate=${fmt(dates[0])}&checkOutDate=${fmt(dates[1])}&items[0][adults]=${state.adults}&items[0][children]=${state.children}&items[0][infants]=0`;\n        window.open(url, '_blank');\n    });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-223f7fb e-flex e-con-boxed e-con e-parent\" data-id=\"223f7fb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8b0a1f elementor-widget elementor-widget-heading\" data-id=\"e8b0a1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Your Stay<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e6dd163 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e6dd163\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Tranquil hospitality in a historic setting.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2e3684b e-flex e-con-boxed e-con e-parent\" data-id=\"2e3684b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3555b01 e-con-full e-flex e-con e-child\" data-id=\"3555b01\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87c8c7d elementor-widget__width-initial elementor-widget-tablet__width-inherit start-page-subheadline elementor-widget elementor-widget-text-editor\" data-id=\"87c8c7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Discover our collection of suites and cottages, where the architectural heritage of the Cape Dutch era meets refined, contemporary comfort. Each space is designed to offer a peaceful retreat within our vibrant working farm. Whether you choose a vineyard suite or a bespoke cottage, you will experience the quiet elegance and timeless beauty of the Cape Winelands.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-63c5684 e-flex e-con-boxed e-con e-child\" data-id=\"63c5684\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-821137c e-grid e-con-full e-con e-child\" data-id=\"821137c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/vergenoegd.co.za\\\/accommodation\\\/deluxe-lodge-rooms\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-1d72a80 e-con-full e-flex e-con e-child\" data-id=\"1d72a80\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4213654 e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"4213654\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70609c6 elementor-widget elementor-widget-heading\" data-id=\"70609c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Deluxe Lodge Rooms<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ab02a2 lily-description elementor-widget elementor-widget-text-editor\" data-id=\"5ab02a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"ha-item-wrap\"><div class=\"ha-text\"><p class=\"ha-list-detail\">Intimate garden rooms with private terraces.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/vergenoegd.co.za\\\/accommodation\\\/vineyard-suites\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-4225262 e-con-full e-flex e-con e-child\" data-id=\"4225262\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bacd536 e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"bacd536\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1a018d elementor-widget elementor-widget-heading\" data-id=\"a1a018d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Vineyard Suites<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ce88003 lily-description elementor-widget elementor-widget-text-editor\" data-id=\"ce88003\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Private pool suites with panoramic views.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/vergenoegd.co.za\\\/accommodation\\\/luxury-cottages\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-783595b e-con-full e-flex e-con e-child\" data-id=\"783595b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dfb14bb e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"dfb14bb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1303aba elementor-widget elementor-widget-heading\" data-id=\"1303aba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Luxury Cottages<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-05fa3aa lily-description elementor-widget elementor-widget-text-editor\" data-id=\"05fa3aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"ha-item-wrap\"><div class=\"ha-text\"><p class=\"ha-list-detail\">Private farm retreats with individual plunge pools.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/vergenoegd.co.za\\\/accommodation\\\/presidential-suite\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-71e4fd0 e-con-full e-flex e-con e-child\" data-id=\"71e4fd0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-fa8a092 e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"fa8a092\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9353d21 elementor-widget elementor-widget-heading\" data-id=\"9353d21\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Presidential Suite<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b6c9b14 lily-description elementor-widget elementor-widget-text-editor\" data-id=\"b6c9b14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"ha-item-wrap\"><div class=\"ha-text\"><p class=\"ha-list-detail\">Refined living within an expansive private space.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/vergenoegd.co.za\\\/accommodation\\\/owners-villa\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-35de4d9 e-con-full e-flex e-con e-child\" data-id=\"35de4d9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b431406 e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"b431406\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6130d85 elementor-widget elementor-widget-heading\" data-id=\"6130d85\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Owner's Villa<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c0be646 lily-description elementor-widget elementor-widget-text-editor\" data-id=\"c0be646\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"ha-item-wrap\"><div class=\"ha-text\"><p class=\"ha-list-detail\">A timeless retreat of private heritage.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/vergenoegd.co.za\\\/restaurants\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-4edbbe2 e-con-full e-flex e-con e-child\" data-id=\"4edbbe2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0160d6e e-con-full the-lily-effect e-flex e-con e-child\" data-id=\"0160d6e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-420376e elementor-widget elementor-widget-heading\" data-id=\"420376e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Homestead<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-88436bd lily-description elementor-widget elementor-widget-text-editor\" data-id=\"88436bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Breakfast &amp; Dinner for our hotel guests.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>How many Guests? Adults &#8211; 2 + Children &#8211; 0 + APPLY CHECK AVAILABILITY Your Stay Tranquil hospitality in a historic setting. Discover our collection of suites and cottages, where the architectural heritage of the Cape Dutch era meets refined, contemporary comfort. Each space is designed to offer a peaceful retreat within our vibrant working [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":-3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"Luxury Suites & Cottages in the Cape Winelands","_seopress_titles_desc":"Discover vineyard suites, luxury cottages & private villas set within a historic Cape Dutch working farm. Tranquil elegance awaits.","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"_angie_page":false,"footnotes":""},"class_list":["post-855","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/vergenoegd.co.za\/de\/wp-json\/wp\/v2\/pages\/855","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vergenoegd.co.za\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vergenoegd.co.za\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vergenoegd.co.za\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vergenoegd.co.za\/de\/wp-json\/wp\/v2\/comments?post=855"}],"version-history":[{"count":3,"href":"https:\/\/vergenoegd.co.za\/de\/wp-json\/wp\/v2\/pages\/855\/revisions"}],"predecessor-version":[{"id":7981,"href":"https:\/\/vergenoegd.co.za\/de\/wp-json\/wp\/v2\/pages\/855\/revisions\/7981"}],"wp:attachment":[{"href":"https:\/\/vergenoegd.co.za\/de\/wp-json\/wp\/v2\/media?parent=855"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}