{"id":2571,"date":"2026-04-04T21:30:53","date_gmt":"2026-04-04T19:30:53","guid":{"rendered":"https:\/\/book.vergenoegd.co.za\/?page_id=2571"},"modified":"2026-07-22T18:33:25","modified_gmt":"2026-07-22T16:33:25","slug":"chalets-de-luxe","status":"publish","type":"page","link":"https:\/\/vergenoegd.co.za\/fr\/accommodation\/luxury-cottages\/","title":{"rendered":"Chalets de luxe \u00e0 deux chambres"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2571\" class=\"elementor elementor-2571\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b000001 e-flex e-con-boxed e-con e-parent\" data-id=\"b000001\" 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-b000002 e-flex e-con-boxed e-con e-child\" data-id=\"b000002\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/vergenoegd.co.za\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Vergenoegd-Loew-Deluxe-Cottages.webm&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-b000003 e-con-full e-flex e-con e-child\" data-id=\"b000003\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b000004 elementor-widget elementor-widget-html\" data-id=\"b000004\" 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-b000005 e-flex e-con-boxed e-con e-parent\" data-id=\"b000005\" 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-b000006 elementor-widget elementor-widget-heading\" data-id=\"b000006\" 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\">Space, Privacy and Time Together<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b000007 elementor-widget elementor-widget-heading\" data-id=\"b000007\" 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\">Two-Bedroom Luxury Cottages<\/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-b000008 e-flex e-con-boxed e-con e-parent\" data-id=\"b000008\" 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-b000009 e-con-full e-flex e-con e-child\" data-id=\"b000009\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b00000a elementor-widget__width-initial elementor-widget-tablet__width-inherit start-page-subheadline elementor-widget elementor-widget-text-editor\" data-id=\"b00000a\" 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>The Two-Bedroom Luxury Cottages offer a spacious and more independent way to stay on the estate.<\/p><p>Set slightly away from the main werf, the cottages are designed for families or friends travelling together. They allow guests to gather, retreat, move slowly and enjoy the estate at their own pace.<\/p><p>This is a stay defined by space, privacy and shared time \u2014 ideal for longer visits, family travel and guests who want a more residential feeling within the working wine estate.<\/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-b00000b e-grid e-con-boxed e-con e-parent\" data-id=\"b00000b\" 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-b00000c elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"b00000c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" id=\"bed\"><path fill=\"#4d4d4d\" d=\"M62.876,44.44c-.007-.04-.012-.081-.028-.117-.443-2.07-1.92-3.797-3.975-4.5l2.952-15.12c.946-4.847-2-9.632-6.705-10.894-3.807-1.021-8.114-1.339-12.171-.911-1.755-4.526-6.134-7.539-11.021-7.539s-9.285,3.024-11.03,7.566c-4.08-.496-8.251-.178-12.088,.926-4.506,1.297-7.391,5.783-6.711,10.435l2.319,15.839c-1.685,.828-2.877,2.379-3.266,4.2-.01,.024-.012,.051-.018,.076-.079,.393-.133,.793-.133,1.205v12.543c0,.272,.22,.492,.492,.492H11.752c.155,0,.3-.073,.393-.196l5.294-7.035h29.122l5.294,7.035c.093,.123,.238,.196,.393,.196h10.26c.272,0,.492-.22,.492-.492v-12.543c0-.399-.05-.787-.124-1.167ZM9.083,14.797c3.829-1.103,8.006-1.394,12.078-.847,.237,.038,.455-.106,.53-.327,1.506-4.355,5.619-7.281,10.237-7.281s8.71,2.914,10.228,7.25c.076,.217,.295,.36,.522,.326,4.051-.478,8.379-.18,12.186,.842,4.209,1.127,6.842,5.412,5.994,9.754l-2.939,15.057c-.099-.018-.199-.023-.298-.036-.379-.094-.76-.154-1.143-.154h-3.054v-.303c0-2.415-1.964-4.38-4.38-4.38h-7.671c-2.414,0-4.379,1.964-4.379,4.38v.303h-10.588v-.303c0-2.415-1.964-4.38-4.38-4.38h-7.671c-2.414,0-4.379,1.964-4.379,4.38v.303h-3.232c-.472,0-.944,.072-1.409,.214l-2.262-15.452c-.61-4.167,1.974-8.186,6.01-9.347Zm16.339,24.585H10.96v-.303c0-1.872,1.522-3.395,3.394-3.395h7.671c1.872,0,3.395,1.523,3.395,3.395v.303Zm27.017,0h-14.461v-.303c0-1.872,1.522-3.395,3.394-3.395h7.671c1.872,0,3.395,1.523,3.395,3.395v.303Zm-46.953,1.355c.539-.186,1.093-.281,1.647-.281H56.867c.19,0,.379,.026,.569,.048,.218,.057,.435,.119,.65,.214,.116,.051,.247,.046,.366,.002,.021,.007,.042,.009,.062,.016,.002,0,.003,0,.005,.002,1.576,.525,2.761,1.766,3.25,3.293H2.232c.49-1.524,1.676-2.765,3.254-3.294Zm56.53,16.92h-9.522l-5.294-7.035c-.093-.123-.238-.196-.393-.196H17.193c-.155,0-.3,.073-.393,.196l-5.294,7.035H1.984v-12.051c0-.2,.024-.396,.047-.591H61.969c.022,.195,.047,.391,.047,.591v12.051Z\"><\/path><path fill=\"#4d4d4d\" d=\"M24.534,15.583h14.931c.154,0,.299-.072,.392-.195,.093-.122,.123-.282,.082-.43-.984-3.521-4.233-5.981-7.979-5.981-2.187,0-4.251,.852-5.812,2.403-.997,.998-1.718,2.235-2.089,3.58-.04,.148-.01,.307,.084,.429,.093,.122,.237,.194,.391,.194Zm2.309-3.506c1.373-1.364,3.191-2.115,5.195-2.115,3.005,0,5.691,1.877,6.746,4.637h-13.573c.357-.94,.913-1.802,1.632-2.522Z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tExtra-length king size beds\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b00000d elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"b00000d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" id=\"bathtub\"><path fill=\"#4d4d4d\" d=\"M62.916,31.919c-.169-.631-.573-1.159-1.138-1.486-.566-.328-1.223-.412-1.856-.245-.508,.136-1.045,.238-1.591,.326v-13.658c0-2.762-2.247-5.009-5.01-5.009s-5.01,2.247-5.01,5.009v.96l-1.533,.858c-.156,.087-.252,.252-.252,.43v2.612c0,.272,.22,.492,.492,.492h3.569c.272,0,.492-.22,.492-.492v-2.612c0-.178-.096-.342-.252-.43l-1.532-.858v-.96c0-2.219,1.806-4.025,4.025-4.025s4.025,1.806,4.025,4.025v13.783c-4.239,.476-9.228-.21-12.971-.972-2.881-.584-5.842-1.43-9.052-2.587C16.164,20.182,3.527,22.378,2.998,22.476c-.641,.118-1.198,.479-1.568,1.017-.369,.537-.507,1.187-.39,1.827,.118,.644,.478,1.202,1.016,1.574,.537,.373,1.186,.515,1.83,.394,.008,0,.794-.138,2.248-.233l3.268,11.714c1.03,3.694,3.751,6.688,7.3,8.097v3.138c0,1.185,.964,2.15,2.149,2.15,.571,0,1.11-.223,1.519-.631,.403-.41,.625-.95,.625-1.518v-2.257c.083,.002,.163,.008,.247,.008h28.082s.008,0,.012,0v1.426c0,1.185,.964,2.149,2.149,2.149,.568,0,1.108-.222,1.522-.628,.399-.4,.628-.954,.628-1.521v-2.613c2.209-1.304,3.699-3.477,4.093-6.024l.784-5.117c.947-.125,1.85-.293,2.672-.514,1.303-.349,2.079-1.691,1.73-2.994Zm-12.819-10.696h-2.585v-1.832l1.293-.723,1.292,.723v1.832Zm-30.423,29.606c-.221,.22-.512,.341-.821,.341-.642,0-1.165-.523-1.165-1.166v-2.782c.76,.231,1.538,.383,2.326,.462v2.32c0,.309-.122,.604-.339,.825Zm32.643-.826c-.225,.22-.519,.342-.829,.342-.642,0-1.165-.523-1.165-1.165v-1.499c.801-.092,1.589-.294,2.331-.609v2.108c0,.308-.124,.609-.337,.823Zm.593-4.14c-.951,.518-2.025,.826-3.125,.89-.15,.014-.304,.018-.458,.018H21.244c-.239,0-.474-.01-.709-.024-1.081-.066-2.148-.289-3.172-.665-3.414-1.243-6.036-4.075-7.013-7.578l-3.208-11.498c4.852-.18,14.26,.258,26.525,4.674,3.401,1.23,6.585,2.139,9.735,2.78,4.025,.818,7.727,1.233,11.001,1.233,1.103,0,2.131-.059,3.102-.153l-.748,4.852c-.362,2.341-1.765,4.335-3.848,5.469Zm8.022-11.901h0c-.844,.228-1.776,.4-2.763,.52-.026-.005-.05-.018-.077-.018-.088,0-.166,.026-.238,.061-1.056,.12-2.213,.184-3.45,.184-3.209,0-6.844-.408-10.805-1.214-3.102-.63-6.241-1.527-9.597-2.741-11.014-3.967-19.783-4.769-25.064-4.769-.932,0-1.755,.025-2.463,.062-1.816,.1-2.764,.272-2.768,.272-.383,.071-.77-.013-1.091-.235-.321-.222-.537-.556-.608-.943-.07-.383,.013-.771,.233-1.092,.221-.32,.553-.535,.935-.605,.518-.095,12.902-2.247,31.815,4.561,3.255,1.173,6.261,2.032,9.189,2.626,3.914,.795,9.175,1.51,13.623,.945,.013,0,.023,.007,.036,.007,.041,0,.077-.014,.115-.023,.767-.103,1.517-.234,2.222-.422,.376-.105,.771-.05,1.108,.145,.337,.195,.579,.511,.68,.89,.208,.777-.256,1.579-1.035,1.788Z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tMarble en-suite with bathtub\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b00000e elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"b00000e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"swimming-pool\" viewBox=\"0 0 64 64\"><path d=\"M6.904 33.346h16.796v2.548c0 .29.235.525.525.525s.525-.235.525-.525v-2.548h14.222v2.548c0 .29.235.525.525.525s.525-.235.525-.525v-2.548h16.611c.29 0 .525-.235.525-.525s-.235-.525-.525-.525h-16.611V14.709c0-1.842 1.498-3.34 3.34-3.34s3.34 1.498 3.34 3.34v.605c0 .29.235.525.525.525s.525-.235.525-.525v-.605c0-2.42-1.969-4.389-4.389-4.389s-4.389 1.969-4.389 4.389v4.923h-14.222v-4.923c0-1.842 1.498-3.34 3.34-3.34s3.34 1.498 3.34 3.34v.605c0 .29.235.525.525.525s.525-.235.525-.525v-.605c0-2.42-1.969-4.389-4.389-4.389s-4.389 1.969-4.389 4.389v17.588H6.904c-.29 0-.525.235-.525.525s.235.525.525.525ZM38.971 20.681v4.911h-14.222v-4.911h14.222ZM24.749 26.641h14.222v5.656h-14.222v-5.656ZM.484 44.473c.093.008 2.449.159 5.306-2.472.894-.824 2.108-1.246 3.32-1.156 1.138.083 2.147.599 2.835 1.449l.074.094c1.042 1.335 2.427 2.139 3.901 2.266.18.015.37.025.569.025 1.516 0 3.54-.523 5.456-2.672.397-.445.958-.756 1.581-.876 1.274-.245 3.142-.244 4.832 1.149 2.268 1.869 5.271 2.122 7.47.629.389-.264.781-.569 1.163-.905 1.476-1.303 3.598-1.625 5.283-.795.766.378 1.439.928 1.997 1.637.843 1.072 2.097 1.629 3.334 1.495 1.523-.165 3.693-.763 5.388-2.67.375-.421.92-.702 1.536-.793 1.486-.218 4.212-.271 5.85 1.816.739.94 1.9 1.468 3.109 1.454.29-.007.519-.247.512-.537-.007-.289-.252-.502-.537-.512-.864.011-1.723-.372-2.258-1.053-1.967-2.504-5.12-2.457-6.829-2.206-.859.127-1.628.529-2.167 1.133-1.473 1.657-3.379 2.179-4.717 2.324-.893.096-1.781-.317-2.398-1.101-.656-.832-1.449-1.482-2.358-1.929-2.059-1.014-4.649-.632-6.44.95-.349.307-.705.585-1.058.824-1.809 1.231-4.306 1.001-6.213-.57-2.006-1.654-4.206-1.657-5.699-1.37-.847.163-1.616.592-2.165 1.208-1.508 1.69-3.24 2.464-5.152 2.3-1.18-.101-2.303-.764-3.161-1.863l-.085-.109c-.877-1.081-2.148-1.735-3.577-1.839-1.513-.105-3.001.412-4.108 1.431-2.488 2.291-4.493 2.206-4.518 2.197-.31-.011-.538.196-.559.483-.023.289.194.541.483.564ZM63.463 52.1c-.864.02-1.723-.373-2.258-1.054-1.967-2.502-5.12-2.456-6.829-2.205-.859.127-1.628.529-2.167 1.133-1.473 1.657-3.379 2.179-4.717 2.324-.893.094-1.781-.316-2.398-1.1-.656-.833-1.449-1.482-2.358-1.93-2.059-1.013-4.649-.632-6.44.95-.349.307-.705.585-1.058.824-1.809 1.23-4.306 1.001-6.213-.57-2.006-1.653-4.206-1.657-5.699-1.37-.847.163-1.616.592-2.165 1.208-1.508 1.69-3.24 2.466-5.152 2.3-1.18-.101-2.303-.764-3.161-1.863l-.085-.109c-.877-1.081-2.148-1.735-3.577-1.839-1.513-.106-3.001.412-4.108 1.431-2.488 2.291-4.493 2.207-4.518 2.197-.31-.01-.538.195-.559.483-.023.289.194.541.483.564.093.008 2.449.159 5.306-2.472.894-.823 2.108-1.243 3.32-1.156 1.138.083 2.147.599 2.835 1.449l.074.094c1.042 1.335 2.427 2.139 3.901 2.266.18.015.37.025.569.025 1.516 0 3.54-.523 5.456-2.672.397-.445.958-.756 1.581-.876 1.274-.245 3.142-.243 4.832 1.149 2.268 1.869 5.271 2.122 7.47.629.389-.264.781-.569 1.163-.905 1.476-1.303 3.598-1.624 5.283-.795.767.378 1.439.928 1.997 1.637.843 1.072 2.097 1.631 3.334 1.495 1.523-.165 3.693-.763 5.388-2.67.375-.421.92-.702 1.536-.793 1.483-.217 4.211-.272 5.85 1.816.739.94 1.9 1.465 3.109 1.455.29-.007.519-.247.512-.537-.007-.289-.252-.505-.537-.512Z\" style=\"fill:#4d4d4d;stroke-width:0\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPrivate deck with 6 x 3 m pool\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b00000f elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"b00000f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xml:space=\"preserve\" id=\"maximize\" x=\"0\" y=\"0\" style=\"enable-background:new 0 0 64 64\" viewBox=\"0 0 64 64\">  <g>    <g>      <path d=\"M63.818,34.735l-5.514-4.743c-0.155-0.134-0.373-0.165-0.561-0.079c-0.186,0.085-0.306,0.272-0.306,0.476   v25.679H6.564V7.931h24.676c0.219,0,0.415-0.136,0.492-0.342s0.016-0.438-0.15-0.58l-6.419-5.514   c-0.095-0.082-0.216-0.127-0.342-0.127H3.282C1.472,1.367,0,2.84,0,4.649v54.702c0,1.809,1.472,3.282,3.282,3.282h57.436   c1.809,0,3.282-1.472,3.282-3.282V35.133C64,34.98,63.933,34.835,63.818,34.735z M62.951,59.351c0,1.232-1.002,2.233-2.233,2.233   H3.282c-1.231,0-2.233-1.001-2.233-2.233V4.649c0-1.232,1.002-2.233,2.233-2.233h21.344l5.198,4.465H6.039   c-0.29,0-0.525,0.235-0.525,0.525v49.188c0,0.29,0.235,0.525,0.525,0.525h51.922c0.29,0,0.525-0.235,0.525-0.525v-25.06   l4.465,3.84V59.351z\" style=\"fill:#4d4d4d\"><\/path>    <\/g>    <g>      <path d=\"M31.584,17.051c0.081,0.196,0.273,0.324,0.485,0.324h7.27l-13.66,13.66c-0.098,0.098-0.154,0.232-0.154,0.371   c0,0.139,0.055,0.273,0.154,0.371l6.546,6.545c0.102,0.102,0.237,0.154,0.371,0.154s0.268-0.051,0.371-0.154l13.66-13.66v7.27   c0,0.212,0.128,0.404,0.324,0.485c0.196,0.08,0.422,0.037,0.572-0.114l6.397-6.397c0.098-0.098,0.154-0.232,0.154-0.371V10.453   c0-0.29-0.235-0.525-0.525-0.525H38.465c-0.139,0-0.273,0.055-0.371,0.154l-6.396,6.397   C31.548,16.629,31.503,16.855,31.584,17.051z M38.682,10.978h14.341v14.34l-5.347,5.347v-7.27c0-0.212-0.128-0.404-0.324-0.485   c-0.197-0.08-0.421-0.037-0.572,0.114L32.595,37.209l-5.804-5.803l14.184-14.184c0.15-0.15,0.195-0.376,0.114-0.572   c-0.081-0.196-0.273-0.324-0.485-0.324h-7.27L38.682,10.978z\" style=\"fill:#4d4d4d\"><\/path>    <\/g>  <\/g><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t110 sqm interior space\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\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-b000010 e-flex e-con-boxed e-con e-parent\" data-id=\"b000010\" 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-b000011 e-con-full e-flex e-con e-child\" data-id=\"b000011\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:3131,&quot;url&quot;:&quot;https:\\\/\\\/vergenoegd.co.za\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Luxury-Cottages-Vergenoedg-Loew-29.jpg&quot;},{&quot;id&quot;:3108,&quot;url&quot;:&quot;https:\\\/\\\/vergenoegd.co.za\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Luxury-Cottages-Vergenoedg-Loew-6.jpg&quot;},{&quot;id&quot;:3124,&quot;url&quot;:&quot;https:\\\/\\\/vergenoegd.co.za\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Luxury-Cottages-Vergenoedg-Loew-22.jpg&quot;},{&quot;id&quot;:3112,&quot;url&quot;:&quot;https:\\\/\\\/vergenoegd.co.za\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Luxury-Cottages-Vergenoedg-Loew-10.jpg&quot;}],&quot;background_slideshow_slide_duration&quot;:8000,&quot;background_slideshow_transition_duration&quot;:1500,&quot;background_slideshow_ken_burns&quot;:&quot;yes&quot;,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_ken_burns_zoom_direction&quot;:&quot;in&quot;}\">\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-b000012 e-flex e-con-boxed e-con e-parent\" data-id=\"b000012\" 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-b000013 e-con-full e-flex e-con e-child\" data-id=\"b000013\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b000014 elementor-widget elementor-widget-heading\" data-id=\"b000014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">The Space<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b000015 elementor-widget elementor-widget-text-editor\" data-id=\"b000015\" 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>There are six Two-Bedroom Luxury Cottages, each accommodating 4 adults.<\/p><p>Each cottage offers two bedrooms and shared living space, making it well suited to families, friends or multi-generational travellers. The layout allows guests to spend time together without giving up privacy.<\/p><p>The cottages are generous, comfortable and practical, offering a quieter base from which to enjoy the estate.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b000016 e-con-full e-flex e-con e-child\" data-id=\"b000016\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b000017 elementor-widget elementor-widget-image\" data-id=\"b000017\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-19-1024x683.jpg\" class=\"attachment-large size-large wp-image-3121\" alt=\"\" srcset=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-19-1024x683.jpg.webp 1024w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-19-300x200.jpg.webp 300w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-19-768x512.jpg.webp 768w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-19-18x12.jpg.webp 18w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-19.jpg.webp 1500w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b000018 e-flex e-con-boxed e-con e-parent\" data-id=\"b000018\" 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-b000019 e-con-full e-flex e-con e-child\" data-id=\"b000019\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b00001a elementor-widget elementor-widget-image\" data-id=\"b00001a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-17-1024x683.jpg\" class=\"attachment-large size-large wp-image-3119\" alt=\"\" srcset=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-17-1024x683.jpg.webp 1024w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-17-300x200.jpg.webp 300w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-17-768x512.jpg.webp 768w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-17-18x12.jpg.webp 18w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-17.jpg.webp 1500w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b00001b e-con-full e-flex e-con e-child\" data-id=\"b00001b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b00001c elementor-widget elementor-widget-heading\" data-id=\"b00001c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Who This Stay Suits<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b00001d elementor-widget elementor-widget-text-editor\" data-id=\"b00001d\" 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>The Two-Bedroom Luxury Cottages are made for <strong>families and friends travelling together<\/strong> \u2014 two bedrooms and a shared living space give everyone room to gather or retreat.<\/p><p>They are an equally good fit for <strong>longer stays and multi-generational travel<\/strong>, and for guests who value <strong>privacy and a more independent stay<\/strong> within the working wine estate.<\/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-b00001e e-flex e-con-boxed e-con e-parent\" data-id=\"b00001e\" 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-b00001f e-con-full e-flex e-con e-child\" data-id=\"b00001f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b000020 elementor-widget elementor-widget-heading\" data-id=\"b000020\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">A Refined Marble BathroomS<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b000021 elementor-widget elementor-widget-text-editor\" data-id=\"b000021\" 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>The generous en-suite bathrooms are finished in elegant marble, featuring free-standing bathtubs, walk-in rain showers, and a twin basin vanity. Quality is found in every detail, from the heated towel rails with high-quality 710 gsm towels to the finest cotton velour bathrobes provided for your comfort.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b000022 e-con-full e-flex e-con e-child\" data-id=\"b000022\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b000023 elementor-widget elementor-widget-image\" data-id=\"b000023\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-15-1024x683.jpg\" class=\"attachment-large size-large wp-image-3117\" alt=\"\" srcset=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-15-1024x683.jpg.webp 1024w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-15-300x200.jpg.webp 300w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-15-768x512.jpg.webp 768w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-15-18x12.jpg.webp 18w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-15.jpg.webp 1500w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b000024 e-flex e-con-boxed e-con e-parent\" data-id=\"b000024\" 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-b000025 e-con-full e-flex e-con e-child\" data-id=\"b000025\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b000026 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"b000026\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"1500\" src=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-11.jpg\" class=\"attachment-2048x2048 size-2048x2048 wp-image-3113\" alt=\"\" srcset=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-11.jpg.webp 1000w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-11-200x300.jpg.webp 200w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-11-683x1024.jpg.webp 683w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-11-768x1152.jpg.webp 768w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-11-8x12.jpg.webp 8w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b000027 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"b000027\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"1500\" src=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-7.jpg\" class=\"attachment-2048x2048 size-2048x2048 wp-image-3109\" alt=\"\" srcset=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-7.jpg.webp 1000w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-7-200x300.jpg.webp 200w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-7-683x1024.jpg.webp 683w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-7-768x1152.jpg.webp 768w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-7-8x12.jpg.webp 8w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b000028 e-con-full e-flex e-con e-child\" data-id=\"b000028\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b000029 elementor-widget elementor-widget-heading\" data-id=\"b000029\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Living Outdoors<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b00002a elementor-widget elementor-widget-text-editor\" data-id=\"b00002a\" 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>The cottages are designed for guests who want to spend time both indoors and out.<\/p><p>Outdoor living forms an important part of the experience, with space to relax, unwind and enjoy the privacy of the cottage setting. This is where mornings can begin slowly, afternoons can stretch out, and evenings can move easily between the inside and outside spaces.<\/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-b00002b e-con-full e-flex e-con e-parent\" data-id=\"b00002b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b00002c elementor-widget elementor-widget-template\" data-id=\"b00002c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"3156\" class=\"elementor elementor-3156\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28476aeb e-flex e-con-boxed e-con e-child\" data-id=\"28476aeb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4fef1465 e-con-full e-flex e-con e-child\" data-id=\"4fef1465\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25f7a1a0 elementor-widget elementor-widget-gallery\" data-id=\"25f7a1a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;gallery_layout&quot;:&quot;masonry&quot;,&quot;columns&quot;:3,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:23,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:3,&quot;_animation_mobile&quot;:&quot;none&quot;,&quot;columns_tablet&quot;:3,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;overlay_background&quot;:&quot;yes&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-Exterior-Russel-0003-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"25f7a1a0\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjQ4LCJ1cmwiOiJodHRwczpcL1wvdmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL1Zlcmdlbm9lZ2QtRXh0ZXJpb3ItUnVzc2VsLTAwMDMtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjI1ZjdhMWEwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd-Exterior-Russel-0003-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Vergenoegd_Jan2026_GibsonPhoto43-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"25f7a1a0\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzE1MywidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9WZXJnZW5vZWdkX0phbjIwMjZfR2lic29uUGhvdG80My1zY2FsZWQuanBnIiwic2xpZGVzaG93IjoiMjVmN2ExYTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Vergenoegd_Jan2026_GibsonPhoto43-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto74-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"25f7a1a0\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjcyLCJ1cmwiOiJodHRwczpcL1wvdmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL1Zlcmdlbm9lZ2RfTm92ZW1iZXIyMDI1X0dpYnNvblBob3RvNzQtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjI1ZjdhMWEwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto74-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto72-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"25f7a1a0\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjcwLCJ1cmwiOiJodHRwczpcL1wvdmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL1Zlcmdlbm9lZ2RfTm92ZW1iZXIyMDI1X0dpYnNvblBob3RvNzItc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjI1ZjdhMWEwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto72-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto78-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"25f7a1a0\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjc0LCJ1cmwiOiJodHRwczpcL1wvdmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL1Zlcmdlbm9lZ2RfTm92ZW1iZXIyMDI1X0dpYnNvblBob3RvNzgtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjI1ZjdhMWEwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_November2025_GibsonPhoto78-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_Jan2026_GibsonPhoto1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"25f7a1a0\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjc3LCJ1cmwiOiJodHRwczpcL1wvdmVyZ2Vub2VnZC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL1Zlcmdlbm9lZ2RfSmFuMjAyNl9HaWJzb25QaG90bzEtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjI1ZjdhMWEwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/02\/Vergenoegd_Jan2026_GibsonPhoto1-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\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-3d1c450d e-con-full e-flex e-con e-child\" data-id=\"3d1c450d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12342c8e elementor-widget elementor-widget-heading\" data-id=\"12342c8e\" 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\">Exclusive for Hotel Guests<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2339388a elementor-widget elementor-widget-heading\" data-id=\"2339388a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Homestead - Breakfast<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cc187a3 elementor-widget elementor-widget-text-editor\" data-id=\"4cc187a3\" 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 data-path-to-node=\"3\">The Homestead, a meticulously restored national monument dating back to 1773, offers an intimate setting where our estate\u2019s history is tangible. Whether joining us for an elegant farmhouse breakfast or a dinner of refined simplicity, you are dining within the original walls that have hosted guests for over two centuries.<\/p><p data-path-to-node=\"4\">It is a living tribute to Cape Dutch heritage and honest luxury, where seasonal flavours and our farm-to-table philosophy come together.<\/p><p>Monday &#8211; Sunday:  8:00 &#8211; 11:00<\/p><p><strong>Please note: breakfast at the Homestead is by reservation only. Kindly book in advance to avoid disappointment.<\/strong><\/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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b00002d e-flex e-con-boxed e-con e-parent\" data-id=\"b00002d\" 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-b00002e elementor-widget elementor-widget-heading\" data-id=\"b00002e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Gallery<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b00002f elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"b00002f\" 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 style=\"text-align: center;\"><span data-path-to-node=\"3,1,1,0\"><span class=\"citation-1350\">Experience the Cape Dutch heritage of Vergenoegd L\u00f6w through our Luxury Cottages<\/span><\/span><span data-path-to-node=\"3,1,1,2\">. These expansive spaces combine rustic charm with contemporary comfort, featuring private 6 x 3 metre pools and generous timber decks. Perfectly positioned for privacy, each cottage offers a sophisticated base to explore the historic landscapes and viticulture of the Western Cape.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b000030 elementor-widget elementor-widget-gallery\" data-id=\"b000030\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;gallery_layout&quot;:&quot;justified&quot;,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:23,&quot;sizes&quot;:[]},&quot;_animation_mobile&quot;:&quot;none&quot;,&quot;ideal_row_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:170,&quot;sizes&quot;:[]},&quot;ideal_row_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:127,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;ideal_row_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;overlay_background&quot;:&quot;yes&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEzNCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LS5qcGciLCJzbGlkZXNob3ciOiJiMDAwMDMwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew--768x960.jpg\" data-width=\"768\" data-height=\"960\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-31.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEzMywidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTMxLmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-31-768x576.jpg\" data-width=\"768\" data-height=\"576\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-28.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEzMCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTI4LmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-28-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-23.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEyNSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTIzLmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-23-768x486.jpg\" data-width=\"768\" data-height=\"486\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-20.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEyMiwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTIwLmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-20-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExNSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTEzLmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-13-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-12.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExNCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTEyLmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-12-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-19.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEyMSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTE5LmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-19-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-4.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEwNiwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTQuanBnIiwic2xpZGVzaG93IjoiYjAwMDAzMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-4-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-30.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEzMiwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTMwLmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-30-768x576.jpg\" data-width=\"768\" data-height=\"576\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-3.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEwNSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTMuanBnIiwic2xpZGVzaG93IjoiYjAwMDAzMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-3-768x1122.jpg\" data-width=\"768\" data-height=\"1122\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEwNywidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTUuanBnIiwic2xpZGVzaG93IjoiYjAwMDAzMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-5-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-8.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExMCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTguanBnIiwic2xpZGVzaG93IjoiYjAwMDAzMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-8-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-26.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEyOCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTI2LmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-26-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-27.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEyOSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTI3LmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-27-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-16.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExOCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTE2LmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-16-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-15.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExNywidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTE1LmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-15-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEwOSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTcuanBnIiwic2xpZGVzaG93IjoiYjAwMDAzMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-7-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-6.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEwOCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTYuanBnIiwic2xpZGVzaG93IjoiYjAwMDAzMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-6-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-9.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExMSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTkuanBnIiwic2xpZGVzaG93IjoiYjAwMDAzMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-9-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-21.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEyMywidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTIxLmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-21-768x443.jpg\" data-width=\"768\" data-height=\"443\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-18.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEyMCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTE4LmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-18-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-17.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExOSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTE3LmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-17-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-14.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExNiwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTE0LmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-14-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-10.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExMiwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTEwLmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-10-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item\" href=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-25.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b000030\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEyNywidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9MdXh1cnktQ290dGFnZXMtVmVyZ2Vub2VkZy1Mb2V3LTI1LmpwZyIsInNsaWRlc2hvdyI6ImIwMDAwMzAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/04\/Luxury-Cottages-Vergenoedg-Loew-25-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\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-b000031 e-flex e-con-boxed e-con e-parent\" data-id=\"b000031\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b000032 elementor-widget elementor-widget-heading\" data-id=\"b000032\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Good to Know<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b000033 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"b000033\" 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>All standard accommodation rates include <strong>breakfast<\/strong>, a welcome drink on arrival, limited minibar, complimentary Wi-Fi, in-room tea and coffee, personalised concierge service, selected estate activities and experiences, <strong>one complimentary wine tasting per person per stay<\/strong> for guests aged 18 and older, an Estate Ecology Tour facilitated by the estate ranger, secure parking and VAT.<\/p><p>Guests also receive a <strong>20% spa discount<\/strong> during their stay.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b000034 elementor-widget elementor-widget-n-accordion\" data-id=\"b000034\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1840\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1840\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> All Details &amp; Cottage Amenities <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-caret-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1840\" class=\"elementor-element elementor-element-b000035 e-con-full e-flex e-con e-child\" data-id=\"b000035\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1840\" class=\"elementor-element elementor-element-b000036 e-con-full e-flex e-con e-child\" data-id=\"b000036\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b000037 elementor-widget elementor-widget-heading\" data-id=\"b000037\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">All Details &amp; Cottage Amenities<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b000038 elementor-widget elementor-widget-text-editor\" data-id=\"b000038\" 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>Our Luxury Cottages are designed to provide a high-end hospitality experience, combining historic charm with modern technical standards. The following overview details the comprehensive in-room features and premium finishes curated for a restorative stay.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b000039 elementor-widget elementor-widget-text-editor\" data-id=\"b000039\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Air-conditioning &amp; heating<\/li><li>Unlimited wireless internet<\/li><li>Flat screen smart TV<\/li><li>Wet bar area with fully stocked limited complimentary bar fridge<\/li><li>Microwave<\/li><li>Tea &amp; coffee making facilities with Capitani Line coffee-machine<\/li><li>Electronic safe<\/li><li>Remote telephone for internal<\/li><li>Block out curtains<\/li><li>Vanity table with hairdryer<\/li><li>Adaptors &amp; USB ports<\/li><li>Separate sitting area and dining room<\/li><li>Fireplace in the lounge<\/li><li>Heated towel rail<\/li><li>Twin basin<\/li><li>Rain shower and hand shower<\/li><li>Free-standing bathtub<\/li><li>Enclosed toilet<\/li><li>High-quality 710 gsm towels<\/li><li>Finest cotton velour bathrobes<\/li><li>Luxury bathroom amenities<\/li><li>300 thread count percale linen<\/li><li>Allergy-free down pillows and fine fibre pillows<\/li><li>Daily cleaning and turndown service<\/li><li>Ironing board and iron<\/li><li>Private 6 x 3 metre pool<\/li><li>Outdoor furniture with pool loungers<\/li><li>Outdoor shower<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b00003e elementor-widget elementor-widget-heading\" data-id=\"b00003e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Stay connected<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b00003f elementor-widget elementor-widget-text-editor\" data-id=\"b00003f\" 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 data-path-to-node=\"14\">Stay connected with unlimited wireless internet and a flat-screen smart TV. The cottages are thoughtfully designed for the modern traveller, offering an electronic safe and a telephone for internal. To ensure your devices remain charged, each room features strategically placed USB ports and complimentary international adaptors are provided for your convenience.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1840\" class=\"elementor-element elementor-element-b00003a e-con-full e-flex e-con e-child\" data-id=\"b00003a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b00003b elementor-widget elementor-widget-image\" data-id=\"b00003b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" loading=\"lazy\" decoding=\"async\" width=\"699\" height=\"1024\" src=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/luxury-cottages-floor-plan-699x1024.jpg\" class=\"attachment-large size-large wp-image-1300\" alt=\"\" srcset=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/luxury-cottages-floor-plan-699x1024.jpg 699w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/luxury-cottages-floor-plan-205x300.jpg 205w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/luxury-cottages-floor-plan-768x1125.jpg 768w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/luxury-cottages-floor-plan-1049x1536.jpg 1049w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/luxury-cottages-floor-plan-8x12.jpg 8w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/luxury-cottages-floor-plan.jpg 1320w\" sizes=\"(max-width: 699px) 100vw, 699px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1841\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1841\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Included in Your Stay <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-caret-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1841\" class=\"elementor-element elementor-element-b000047 e-con-full e-flex e-con e-child\" data-id=\"b000047\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b000048 elementor-widget elementor-widget-heading\" data-id=\"b000048\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Included in Your Stay<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b000049 elementor-widget elementor-widget-text-editor\" data-id=\"b000049\" 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>Accommodation with breakfast, a welcome drink on arrival, limited minibar, complimentary Wi-Fi, in-room tea and coffee, personalised concierge service, selected estate activities and experiences, one complimentary wine tasting per person per stay for guests aged 18 and older, an Estate Ecology Tour facilitated by the estate ranger, secure parking and VAT. Guests also receive a 20% spa discount during their stay.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1842\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1842\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Families <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-caret-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1842\" class=\"elementor-element elementor-element-b000040 e-con-full e-flex e-con e-child\" data-id=\"b000040\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b000041 elementor-widget elementor-widget-heading\" data-id=\"b000041\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Families<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b000042 elementor-widget elementor-widget-text-editor\" data-id=\"b000042\" 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><strong>Can children stay in the cottages?<\/strong><br>Yes. Each cottage can accommodate 1 child aged 16 years or younger on a rollaway bed in the lounge. Child rates apply according to age. Baby cots are available on request.<\/p><p><strong>Are babysitting services available?<\/strong><br>Yes. Babysitting services are available on request and costs apply.<\/p><p><strong>Are the cottages suitable for families?<\/strong><br>Yes. The cottages are one of the best options for families or friends travelling together.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1843\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1843\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Terms &amp; Policies  <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-caret-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1843\" class=\"elementor-element elementor-element-b000043 e-con-full e-flex e-con e-child\" data-id=\"b000043\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1843\" class=\"elementor-element elementor-element-b000044 e-flex e-con-boxed e-con e-child\" data-id=\"b000044\" 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-b000045 elementor-widget elementor-widget-heading\" data-id=\"b000045\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Terms and Policies<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b000046 elementor-widget elementor-widget-text-editor\" data-id=\"b000046\" 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 data-path-to-node=\"12,0,0\"><b data-path-to-node=\"12,0,0\" data-index-in-node=\"0\">Pet Policy<\/b>: Due to our sensitive ecosystem and the protection of our runner ducks, the entire estate has a strict no pet policy.<\/p><p data-path-to-node=\"12,1,0\"><b data-path-to-node=\"12,1,0\" data-index-in-node=\"0\">Deposits<\/b>: All reservations must be guaranteed by a valid credit card. A 50 per cent deposit must be received within 48 hours of booking. For bookings within the cancellation period, a 100 per cent payment is required.<\/p><p data-path-to-node=\"12,2,0\"><b data-path-to-node=\"12,2,0\" data-index-in-node=\"0\">Cancellation<\/b>: Cancellations must be received in writing. Within 42 days of arrival: 50 per cent fee applies. Within 28 days, no-shows, or premature departures: 100 per cent fee applies.<\/p><p data-path-to-node=\"12,3,0\"><b data-path-to-node=\"12,3,0\" data-index-in-node=\"0\">Privacy<\/b>: Your data is protected in accordance with international GDPR standards and the South African POPIA Act.<\/p>\t\t\t\t\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\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"All Details & Cottage Amenities\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"All Details &amp; Cottage Amenities\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tOur Luxury Cottages are designed to provide a high-end hospitality experience, combining historic charm with modern technical standards. The following overview details the comprehensive in-room features and premium finishes curated for a restorative stay.\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tAir-conditioning &amp; heatingUnlimited wireless internetFlat screen smart TVWet bar area with fully stocked limited complimentary bar fridgeMicrowaveTea &amp; coffee making facilities with Capitani Line coffee-machineElectronic safeRemote telephone for internalBlock out curtainsVanity table with hairdryerAdaptors &amp; USB portsSeparate sitting area and dining roomFireplace in the loungeHeated towel railTwin basinRain shower and hand showerFree-standing bathtubEnclosed toiletHigh-quality 710 gsm towelsFinest cotton velour bathrobesLuxury bathroom amenities300 thread count percale linenAllergy-free down pillows and fine fibre pillowsDaily cleaning and turndown serviceIroning board and ironPrivate 6 x 3 metre poolOutdoor furniture with pool loungersOutdoor shower\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tStay connected\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tStay connected with unlimited wireless internet and a flat-screen smart TV. The cottages are thoughtfully designed for the modern traveller, offering an electronic safe and a telephone for internal. To ensure your devices remain charged, each room features strategically placed USB ports and complimentary international adaptors are provided for your convenience.\"}},{\"@type\":\"Question\",\"name\":\"Included in Your Stay\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Included in Your Stay\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tAccommodation with breakfast, a welcome drink on arrival, limited minibar, complimentary Wi-Fi, in-room tea and coffee, personalised concierge service, selected estate activities and experiences, one complimentary wine tasting per person per stay for guests aged 18 and older, an Estate Ecology Tour facilitated by the estate ranger, secure parking and VAT. Guests also receive a 20% spa discount during their stay.\"}},{\"@type\":\"Question\",\"name\":\"Families\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Families\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tCan children stay in the cottages?Yes. Each cottage can accommodate 1 child aged 16 years or younger on a rollaway bed in the lounge. Child rates apply according to age. Baby cots are available on request.Are babysitting services available?Yes. Babysitting services are available on request and costs apply.Are the cottages suitable for families?Yes. The cottages are one of the best options for families or friends travelling together.\"}},{\"@type\":\"Question\",\"name\":\"Terms & Policies\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Terms and Policies\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tPet Policy: Due to our sensitive ecosystem and the protection of our runner ducks, the entire estate has a strict no pet policy.Deposits: All reservations must be guaranteed by a valid credit card. A 50 per cent deposit must be received within 48 hours of booking. For bookings within the cancellation period, a 100 per cent payment is required.Cancellation: Cancellations must be received in writing. Within 42 days of arrival: 50 per cent fee applies. Within 28 days, no-shows, or premature departures: 100 per cent fee applies.Privacy: Your data is protected in accordance with international GDPR standards and the South African POPIA Act.\"}}]}<\/script>\n\t\t\t\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 Space &amp; Tranquillity Luxury Cottages Our freestanding cottages are a tribute to the natural beauty of the Cape Winelands, standing as private spaces amidst our vineyards. Each cottage showcases Cape vernacular architecture, featuring traditional thatched roofs that blend our rustic heritage [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":855,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"Luxury Cottages in the Cape Winelands | Vergenoegd L\u00f6w","_seopress_titles_desc":"Escape to luxury cottages with private pools, marble bathrooms & king beds amid Cape Winelands vineyards. Space, tranquillity & heritage await.","_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-2571","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/vergenoegd.co.za\/fr\/wp-json\/wp\/v2\/pages\/2571","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vergenoegd.co.za\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vergenoegd.co.za\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vergenoegd.co.za\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vergenoegd.co.za\/fr\/wp-json\/wp\/v2\/comments?post=2571"}],"version-history":[{"count":1,"href":"https:\/\/vergenoegd.co.za\/fr\/wp-json\/wp\/v2\/pages\/2571\/revisions"}],"predecessor-version":[{"id":15762,"href":"https:\/\/vergenoegd.co.za\/fr\/wp-json\/wp\/v2\/pages\/2571\/revisions\/15762"}],"up":[{"embeddable":true,"href":"https:\/\/vergenoegd.co.za\/fr\/wp-json\/wp\/v2\/pages\/855"}],"wp:attachment":[{"href":"https:\/\/vergenoegd.co.za\/fr\/wp-json\/wp\/v2\/media?parent=2571"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}