{"id":2557,"date":"2026-04-04T20:17:24","date_gmt":"2026-04-04T18:17:24","guid":{"rendered":"https:\/\/book.vergenoegd.co.za\/?page_id=2557"},"modified":"2026-06-04T20:23:27","modified_gmt":"2026-06-04T18:23:27","slug":"chambres-de-luxe","status":"publish","type":"page","link":"https:\/\/vergenoegd.co.za\/fr\/accommodation\/deluxe-lodge-rooms\/","title":{"rendered":"Chambres de luxe du Lodge"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2557\" class=\"elementor elementor-2557\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a58d25 e-flex e-con-boxed e-con e-parent\" data-id=\"4a58d25\" 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-5f6b1d9 e-flex e-con-boxed e-con e-child\" data-id=\"5f6b1d9\" 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-108dcdf e-con-full e-flex e-con e-child\" data-id=\"108dcdf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd86766 elementor-widget elementor-widget-html\" data-id=\"dd86766\" 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-127a0c6 e-flex e-con-boxed e-con e-parent\" data-id=\"127a0c6\" 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-7beeaba elementor-widget elementor-widget-heading\" data-id=\"7beeaba\" 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\">Quiet heritage and generous space<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab22b98 elementor-widget elementor-widget-heading\" data-id=\"ab22b98\" 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\">Deluxe Lodge Rooms<\/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-04d4af8 e-flex e-con-boxed e-con e-parent\" data-id=\"04d4af8\" 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-5bff537 e-con-full e-flex e-con e-child\" data-id=\"5bff537\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c078b7 elementor-widget__width-initial elementor-widget-tablet__width-inherit start-page-subheadline elementor-widget elementor-widget-text-editor\" data-id=\"1c078b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tThe four Deluxe Lodge Rooms sit within the historic werf, a short walk from the Homestead and dining areas. Here, the day feels closer. The movement of the estate, the rhythm of the farm, the ease of stepping out and into it.\n Each room is named after a racehorse once reared on the property, St Albans, Formosa, Gladiateur and Pretender. A small detail that connects your stay to the estate&#8217;s past.\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-c590ec2 e-grid e-con-boxed e-con e-parent\" data-id=\"c590ec2\" 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-9a8e056 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"9a8e056\" 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 (convertible to twins)\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-c66bacc elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"c66bacc\" 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\tFull en-suite with free-standing bathtub and walk-in rain shower\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-3ab4f4e elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3ab4f4e\" 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 terrace with garden views, jacuzzi and outdoor shower\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-7c5ab81 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"7c5ab81\" 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\t40 sqm of historic indoor 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-204b0e9 e-flex e-con-boxed e-con e-parent\" data-id=\"204b0e9\" 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-1104db3 e-con-full e-flex e-con e-child\" data-id=\"1104db3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cedc5e3 elementor-widget elementor-widget-image\" data-id=\"cedc5e3\" 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 fetchpriority=\"high\" decoding=\"async\" width=\"1500\" height=\"1125\" src=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-48.jpg\" class=\"attachment-2048x2048 size-2048x2048 wp-image-8044\" alt=\"deluxe lodge rooms vergenoegd loew 48\" srcset=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-48.jpg 1500w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-48-300x225.jpg 300w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-48-1024x768.jpg 1024w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-48-768x576.jpg 768w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-48-16x12.jpg 16w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/>\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-d674c0c e-con-full e-flex e-con e-child\" data-id=\"d674c0c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9243d4d elementor-widget elementor-widget-heading\" data-id=\"9243d4d\" 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\n<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-07c1006 elementor-widget elementor-widget-text-editor\" data-id=\"07c1006\" 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 rooms are generous in scale, with high ceilings and a sense of openness that makes them feel settled and unhurried.<\/p><p>Each room includes a sleeping area and a small seating space, with ample room to accommodate a cot or rollaway bed when needed. The design is simple and considered, allowing space, proportion and comfort to define the experience.<\/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-b752468 e-flex e-con-boxed e-con e-parent\" data-id=\"b752468\" 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-3fdf19d e-con-full e-flex e-con e-child\" data-id=\"3fdf19d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c1e239 elementor-widget elementor-widget-heading\" data-id=\"2c1e239\" 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\">Shared spaces\n<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc4659c elementor-widget elementor-widget-text-editor\" data-id=\"bc4659c\" 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>A shared guest lounge sits alongside the rooms, offering a quiet place to sit by the fireplace, read, or pause between activities.<\/p><p>It is a secondary space rather than a defining feature, and the rooms themselves remain private.<\/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-9aa2723 e-con-full e-flex e-con e-child\" data-id=\"9aa2723\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5926172 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"5926172\" 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=\"561\" height=\"840\" src=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-room-bathroom.jpg\" class=\"attachment-large size-large wp-image-1091\" alt=\"\" srcset=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-room-bathroom.jpg 561w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-room-bathroom-200x300.jpg 200w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-room-bathroom-8x12.jpg 8w\" sizes=\"(max-width: 561px) 100vw, 561px\" \/>\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-dbdab43 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"dbdab43\" 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 decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-11-683x1024.jpg\" class=\"attachment-large size-large wp-image-8046\" alt=\"deluxe lodge rooms vergenoegd loew 11\" srcset=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-11-683x1024.jpg 683w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-11-200x300.jpg 200w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-11-768x1152.jpg 768w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-11-8x12.jpg 8w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-11.jpg 1000w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\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-dfc8c3f e-flex e-con-boxed e-con e-parent\" data-id=\"dfc8c3f\" 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-3a2daac e-con-full e-flex e-con e-child\" data-id=\"3a2daac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d82745f elementor-widget elementor-widget-image\" data-id=\"d82745f\" 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 loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-28-1024x683.jpg\" class=\"attachment-large size-large wp-image-8053\" alt=\"deluxe lodge rooms vergenoegd loew 28\" srcset=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-28-1024x683.jpg 1024w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-28-300x200.jpg 300w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-28-768x512.jpg 768w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-28-18x12.jpg 18w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/06\/deluxe-lodge-rooms-vergenoegd-loew-28.jpg 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-459d9b3 e-con-full e-flex e-con e-child\" data-id=\"459d9b3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66c316a elementor-widget elementor-widget-heading\" data-id=\"66c316a\" 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\n<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ad9bc4 elementor-widget elementor-widget-text-editor\" data-id=\"8ad9bc4\" 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>Each room opens onto a private terrace overlooking the garden.<\/p><p>Outdoor seating and a spa bath create a space to step outside and unwind. These are the only rooms on the estate without private pools, with the outdoor spa bath offering a more contained and relaxed alternative.<\/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-6e27bc8 e-flex e-con-boxed e-con e-parent\" data-id=\"6e27bc8\" 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-c5ebcf3 elementor-widget elementor-widget-heading\" data-id=\"c5ebcf3\" 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-b854a15 elementor-widget elementor-widget-gallery\" data-id=\"b854a15\" 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;:214,&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\/06\/deluxe-lodge-rooms-vergenoegd-loew-5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA0NywidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTUuanBnIiwic2xpZGVzaG93IjoiYjg1NGExNSJ9\">\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\/06\/deluxe-lodge-rooms-vergenoegd-loew-5-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"deluxe lodge rooms vergenoegd loew 5\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-9.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA0OCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTkuanBnIiwic2xpZGVzaG93IjoiYjg1NGExNSJ9\">\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\/06\/deluxe-lodge-rooms-vergenoegd-loew-9-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"deluxe lodge rooms vergenoegd loew 9\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-14.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA0OSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTE0LmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-14-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"deluxe lodge rooms vergenoegd loew 14\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-22.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA1MCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTIyLmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-22-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"deluxe lodge rooms vergenoegd loew 22\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-24.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA1MSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTI0LmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-24-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"deluxe lodge rooms vergenoegd loew 24\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-30.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA1NCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTMwLmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-30-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"deluxe lodge rooms vergenoegd loew 30\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-53.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA2NSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTUzLmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-53-768x1024.jpg\" data-width=\"768\" data-height=\"1024\" aria-label=\"deluxe lodge rooms vergenoegd loew 53\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-31.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA1NSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTMxLmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-31-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"deluxe lodge rooms vergenoegd loew 31\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-34.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA1NiwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTM0LmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-34-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"deluxe lodge rooms vergenoegd loew 34\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-35.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA1NywidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTM1LmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-35-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"deluxe lodge rooms vergenoegd loew 35\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-38.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA1OCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTM4LmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-38-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"deluxe lodge rooms vergenoegd loew 38\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-41.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA2MCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTQxLmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-41-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"deluxe lodge rooms vergenoegd loew 41\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-49.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA2NCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTQ5LmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-49-768x1024.jpg\" data-width=\"768\" data-height=\"1024\" aria-label=\"deluxe lodge rooms vergenoegd loew 49\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-43.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA2MiwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTQzLmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-43-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"deluxe lodge rooms vergenoegd loew 43\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-46.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA2MywidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTQ2LmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-46-768x1152.jpg\" data-width=\"768\" data-height=\"1152\" aria-label=\"deluxe lodge rooms vergenoegd loew 46\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-28.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA1MywidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTI4LmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-28-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"deluxe lodge rooms vergenoegd loew 28\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-40.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA1OSwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTQwLmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-40-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"deluxe lodge rooms vergenoegd loew 40\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-25.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA1MiwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTI1LmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-25-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"deluxe lodge rooms vergenoegd loew 25\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-55.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA2NiwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTU1LmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-55-768x1024.jpg\" data-width=\"768\" data-height=\"1024\" aria-label=\"deluxe lodge rooms vergenoegd loew 55\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-56.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA2NywidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTU2LmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-56-768x576.jpg\" data-width=\"768\" data-height=\"576\" aria-label=\"deluxe lodge rooms vergenoegd loew 56\" 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\/06\/deluxe-lodge-rooms-vergenoegd-loew-57.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b854a15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODA2OCwidXJsIjoiaHR0cHM6XC9cL3Zlcmdlbm9lZ2QuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9kZWx1eGUtbG9kZ2Utcm9vbXMtdmVyZ2Vub2VnZC1sb2V3LTU3LmpwZyIsInNsaWRlc2hvdyI6ImI4NTRhMTUifQ%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\/06\/deluxe-lodge-rooms-vergenoegd-loew-57-768x576.jpg\" data-width=\"768\" data-height=\"576\" aria-label=\"deluxe lodge rooms vergenoegd loew 57\" 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-43ecabd e-con-full e-flex e-con e-parent\" data-id=\"43ecabd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a8aa3c elementor-widget elementor-widget-template\" data-id=\"7a8aa3c\" 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:\u00a0 8:00 &#8211; 11:00<\/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-56a78e5 e-flex e-con-boxed e-con e-parent\" data-id=\"56a78e5\" 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-9f78342 elementor-widget elementor-widget-heading\" data-id=\"9f78342\" 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\">Essential Guest Information<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a4845e elementor-widget elementor-widget-text-editor\" data-id=\"0a4845e\" 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 FAQ section provides technical details regarding your stay in the Deluxe Lodge Rooms. This includes connectivity specifications, family occupancy regulations, and our standardised booking and cancellation frameworks at Vergenoegd L\u00f6w Wine Estate.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bdadd86 elementor-widget elementor-widget-n-accordion\" data-id=\"bdadd86\" 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-1980\" 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-1980\" >\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-1980\" class=\"elementor-element elementor-element-8920496 e-con-full e-flex e-con e-child\" data-id=\"8920496\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1980\" class=\"elementor-element elementor-element-6f87e33 e-con-full e-flex e-con e-child\" data-id=\"6f87e33\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20f00c6 elementor-widget elementor-widget-heading\" data-id=\"20f00c6\" 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\">Lodge Amenities &amp; Technical Specifications<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb5a532 elementor-widget elementor-widget-text-editor\" data-id=\"fb5a532\" 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>Each of our four Deluxe Lodge Rooms is designed to offer a refined hospitality experience, blending historic architectural character with modern comforts. The following overview details the premium finishes and private outdoor features curated to ensure a seamless and restful stay at Vergenoegd L\u00f6w.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eac6221 elementor-widget elementor-widget-text-editor\" data-id=\"eac6221\" 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>Fully stocked limited complimentary minibar fridge<\/li><li>Tea &amp; coffee making facilities with Capitani Line coffee machine<\/li><li>Electronic safe<\/li><li>Remote telephone for internal calls<\/li><li>Block out curtains<\/li><li>Vanity table with hairdryer<\/li><li>Adaptors &amp; USB ports<\/li><li>Sitting area<\/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>Private spa bath<\/li><li>Outdoor furniture<\/li><li>Outdoor shower<\/li><\/ul>\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-1980\" class=\"elementor-element elementor-element-3052178 e-con-full e-flex e-con e-child\" data-id=\"3052178\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b808366 elementor-widget elementor-widget-image\" data-id=\"b808366\" 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=\"800\" height=\"762\" src=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-rooms-floor-plan-1024x975.jpg\" class=\"attachment-large size-large wp-image-1088\" alt=\"\" srcset=\"https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-rooms-floor-plan-1024x975.jpg 1024w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-rooms-floor-plan-300x286.jpg 300w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-rooms-floor-plan-768x731.jpg 768w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-rooms-floor-plan-13x12.jpg 13w, https:\/\/vergenoegd.co.za\/wp-content\/uploads\/2026\/03\/deluxe-lodge-rooms-floor-plan.jpg 1320w\" 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<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1981\" 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-1981\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Stay Connected <\/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-1981\" class=\"elementor-element elementor-element-4ec654e e-con-full e-flex e-con e-child\" data-id=\"4ec654e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1981\" class=\"elementor-element elementor-element-7cd90d6 e-flex e-con-boxed e-con e-child\" data-id=\"7cd90d6\" 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-06b4aa5 elementor-widget elementor-widget-heading\" data-id=\"06b4aa5\" 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-7d4db65 elementor-widget elementor-widget-text-editor\" data-id=\"7d4db65\" 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>Stay connected with unlimited wireless internet and a flat-screen smart TV. The rooms are designed for the modern <b data-path-to-node=\"9,0,1,0\" data-index-in-node=\"142\">traveller<\/b>, offering an electronic safe and a telephone for internal calls. To ensure your devices remain charged, each room features well-placed USB ports; complimentary international adaptors are also provided for your convenience.<\/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\t<details id=\"e-n-accordion-item-1982\" 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-1982\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Occupancy &amp; Family Policy <\/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-1982\" class=\"elementor-element elementor-element-7836266 e-con-full e-flex e-con e-child\" data-id=\"7836266\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b5cf5b elementor-widget elementor-widget-heading\" data-id=\"2b5cf5b\" 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\">Occupancy &amp; Family Policy<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a06cfe4 elementor-widget elementor-widget-text-editor\" data-id=\"a06cfe4\" 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 Deluxe Lodge Rooms offer a quiet environment for a maximum of 2 adults and 1 child aged 0-2 years in a baby cot. Vergenoegd L\u00f6w warmly welcomes families; our Vineyard Suites are suitable for toddlers under 3, while our Luxury Cottages and Presidential Suite are fully equipped for children of all ages.<\/p><p>The estate offers a world of discovery for our younger guests:<\/p><ul><li>The famous daily duck run at 09:00 and 12:00<\/li><li>A dedicated playground for outdoor fun<\/li><li>Vast open farm spaces to explore<\/li><li>Family-friendly dining at Geuwels with a perfect vantage point for farm life<\/li><\/ul>\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-1983\" 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-1983\" >\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-1983\" class=\"elementor-element elementor-element-cf612fb e-con-full e-flex e-con e-child\" data-id=\"cf612fb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1983\" class=\"elementor-element elementor-element-4d4601e e-flex e-con-boxed e-con e-child\" data-id=\"4d4601e\" 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-4dc96c5 elementor-widget elementor-widget-heading\" data-id=\"4dc96c5\" 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 &amp; Policies<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68cd3b0 elementor-widget elementor-widget-text-editor\" data-id=\"68cd3b0\" 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=\"26,0,0\"><b data-path-to-node=\"26,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=\"26,1,0\"><b data-path-to-node=\"26,1,0\" data-index-in-node=\"0\">Deposits:<\/b> A 50 per cent deposit must be received within 48 hours of booking.<\/p><p data-path-to-node=\"26,2,0\"><b data-path-to-node=\"26,2,0\" data-index-in-node=\"0\">Breakfast:<\/b> Homestead Breakfast is served daily from 08:00 to 11:00 only.<\/p><p data-path-to-node=\"26,3,0\"><b data-path-to-node=\"26,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\":\"Lodge Amenities &amp; Technical Specifications\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tEach of our four Deluxe Lodge Rooms is designed to offer a refined hospitality experience, blending historic architectural character with modern comforts. The following overview details the premium finishes and private outdoor features curated to ensure a seamless and restful stay at Vergenoegd L\\u00f6w.\\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 TVFully stocked limited complimentary minibar fridgeTea &amp; coffee making facilities with Capitani Line coffee machineElectronic safeRemote telephone for internal callsBlock out curtainsVanity table with hairdryerAdaptors &amp; USB portsSitting areaHeated 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 servicePrivate spa bathOutdoor furnitureOutdoor shower\"}},{\"@type\":\"Question\",\"name\":\"Stay Connected\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Stay 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 rooms are designed for the modern traveller, offering an electronic safe and a telephone for internal calls. To ensure your devices remain charged, each room features well-placed USB ports; complimentary international adaptors are also provided for your convenience.\"}},{\"@type\":\"Question\",\"name\":\"Occupancy & Family Policy\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Occupancy &amp; Family Policy\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tThe Deluxe Lodge Rooms offer a quiet environment for a maximum of 2 adults and 1 child aged 0-2 years in a baby cot. Vergenoegd L\\u00f6w warmly welcomes families; our Vineyard Suites are suitable for toddlers under 3, while our Luxury Cottages and Presidential Suite are fully equipped for children of all ages.The estate offers a world of discovery for our younger guests:The famous daily duck run at 09:00 and 12:00A dedicated playground for outdoor funVast open farm spaces to exploreFamily-friendly dining at Geuwels with a perfect vantage point for farm life\"}},{\"@type\":\"Question\",\"name\":\"Terms & Policies\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Terms &amp; 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: A 50 per cent deposit must be received within 48 hours of booking.Breakfast: Homestead Breakfast is served daily from 08:00 to 11:00 only.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 Quiet heritage and generous space Deluxe Lodge Rooms The four Deluxe Lodge Rooms sit within the historic werf, a short walk from the Homestead and dining areas. Here, the day feels closer. The movement of the estate, the rhythm of the [&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":"Deluxe Lodge Rooms at Vergenoegd L\u00f6w Estate","_seopress_titles_desc":"Stay in a historic werf lodge with king beds, jacuzzi terraces & garden views at Vergenoegd L\u00f6w. Spacious, elegant & close to the heart of the estate.","_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-2557","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/vergenoegd.co.za\/fr\/wp-json\/wp\/v2\/pages\/2557","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=2557"}],"version-history":[{"count":10,"href":"https:\/\/vergenoegd.co.za\/fr\/wp-json\/wp\/v2\/pages\/2557\/revisions"}],"predecessor-version":[{"id":10258,"href":"https:\/\/vergenoegd.co.za\/fr\/wp-json\/wp\/v2\/pages\/2557\/revisions\/10258"}],"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=2557"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}