{"id":127,"date":"2026-03-17T17:53:08","date_gmt":"2026-03-17T17:53:08","guid":{"rendered":"https:\/\/www.luxurysafarisafrica.co.za\/?page_id=127"},"modified":"2026-03-18T18:29:26","modified_gmt":"2026-03-18T18:29:26","slug":"browse-safaris","status":"publish","type":"page","link":"https:\/\/www.luxurysafarisafrica.co.za\/fr\/browse-safaris\/","title":{"rendered":"Safaris"},"content":{"rendered":"<div class=\"las-archive-header\">\n<h1>Safari Collection<\/h1>\n<p>Explore our curated collection of Africa&#8217;s finest luxury safari experiences. From classic Big Five game drives to once-in-a-lifetime gorilla treks, find your perfect adventure.<\/p>\n<\/div>\n<div class=\"las-section\" style=\"padding: 60px 20px 80px;\">\n<div class=\"las-section-header\" style=\"text-align:center; margin-bottom:40px;\">\n<h2>Browse All Safaris<\/h2>\n<\/p><\/div>\n<div class=\"las-sb-wrap\" id=\"las-safari-browser\"><div class=\"las-sb-filterbar\"><div class=\"las-sb-search-wrap\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg><input type=\"text\" id=\"las-sb-search\" placeholder=\"Search safaris...\" autocomplete=\"off\"><button class=\"las-sb-search-clear\" id=\"las-sb-clear\" aria-label=\"Clear\">&#x2715;<\/button><\/div><select id=\"las-sb-country\" class=\"las-sb-select\"><option value=\"\">All Countries<\/option><option value=\"south-africa\">South Africa<\/option><\/select><select id=\"las-sb-experience\" class=\"las-sb-select\"><option value=\"\">All Experiences<\/option><option value=\"big-five-safaris\">Big Five Safaris<\/option><option value=\"game-drives\">Game Drives<\/option><\/select><select id=\"las-sb-duration\" class=\"las-sb-select\"><option value=\"\">Any Duration<\/option><option value=\"1-day\">1 Day<\/option><\/select><select id=\"las-sb-budget\" class=\"las-sb-select\"><option value=\"\">Any Budget<\/option><option value=\"under-1000\">Under $1,000<\/option><\/select><button class=\"las-sb-reset\" id=\"las-sb-reset\">Reset<\/button><\/div><div class=\"las-sb-results-bar\"><span id=\"las-sb-count-label\">Showing <strong>1<\/strong> safari experiences<\/span><\/div><div class=\"las-sb-grid\" id=\"las-sb-grid\"><a href=\"https:\/\/www.luxurysafarisafrica.co.za\/fr\/safaris\/aquila-big-five-game-reserve-safari-cape-town\/\" class=\"las-sb-card\"\r\n            data-title=\"aquila big five game reserve safari in cape town\"\r\n            data-country=\"south-africa\"\r\n            data-experience=\"big-five-safaris game-drives\"\r\n            data-duration=\"1-day\"\r\n            data-budget=\"under-1000\"><div class=\"las-sb-card-image\"><img decoding=\"async\" src=\"https:\/\/www.luxurysafarisafrica.co.za\/wp-content\/uploads\/2026\/03\/Aquila-Game-Reserve-Wildlife-Safari-from-Cape-Town-600x375.png\" alt=\"Aquila Big Five Game Reserve Safari in Cape Town\" loading=\"lazy\"><span class=\"las-sb-card-badge\">Big Five Safaris<\/span><\/div><div class=\"las-sb-card-body\"><div class=\"las-sb-card-country\"><svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg> South Africa<\/div><h3 class=\"las-sb-card-title\">Aquila Big Five Game Reserve Safari in Cape Town<\/h3><p class=\"las-sb-card-excerpt\">This full-day, malaria-free, and all-inclusive Aquila Big Five Game Reserve safari in Cape Town features a 2-to-3-hour, 4x4\u2026<\/p><div class=\"las-sb-card-footer\"><span class=\"las-sb-card-price\">From <strong>$230<\/strong><\/span><span class=\"las-sb-card-duration\">1 days<\/span><\/div><span class=\"las-sb-card-link\">View Safari &#8594;<\/span><\/div><\/a><\/div><div class=\"las-sb-empty\" id=\"las-sb-empty\" style=\"display:none;\"><svg width=\"48\" height=\"48\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--las-gold)\" stroke-width=\"1\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg><h3>No safaris found<\/h3><p>Try adjusting your filters or search term.<\/p><button class=\"las-btn las-btn-outline\" onclick=\"window.lasSBReset()\">Clear filters<\/button><\/div><\/div><script>\r\n    (function() {\r\n        var searchVal  = '';\r\n        var country    = '';\r\n        var experience = '';\r\n        var duration   = '';\r\n        var budget     = '';\r\n\r\n        var grid    = document.getElementById('las-sb-grid');\r\n        var empty   = document.getElementById('las-sb-empty');\r\n        var label   = document.getElementById('las-sb-count-label');\r\n        var search  = document.getElementById('las-sb-search');\r\n        var clear   = document.getElementById('las-sb-clear');\r\n        var reset   = document.getElementById('las-sb-reset');\r\n        var selCountry  = document.getElementById('las-sb-country');\r\n        var selExp      = document.getElementById('las-sb-experience');\r\n        var selDur      = document.getElementById('las-sb-duration');\r\n        var selBud      = document.getElementById('las-sb-budget');\r\n        var cards   = Array.prototype.slice.call(document.querySelectorAll('.las-sb-card'));\r\n\r\n        function matchesTax(cardAttr, val) {\r\n            if (!val) return true;\r\n            return cardAttr.split(' ').indexOf(val) !== -1;\r\n        }\r\n\r\n        function applyFilters() {\r\n            var visible = 0;\r\n            cards.forEach(function(card) {\r\n                var textMatch = card.dataset.title.indexOf(searchVal) !== -1;\r\n                var cMatch    = matchesTax(card.dataset.country,    country);\r\n                var eMatch    = matchesTax(card.dataset.experience, experience);\r\n                var dMatch    = matchesTax(card.dataset.duration,   duration);\r\n                var bMatch    = matchesTax(card.dataset.budget,     budget);\r\n                if (textMatch && cMatch && eMatch && dMatch && bMatch) {\r\n                    card.classList.remove('las-sb-hidden');\r\n                    visible++;\r\n                } else {\r\n                    card.classList.add('las-sb-hidden');\r\n                }\r\n            });\r\n            label.innerHTML = 'Showing <strong>' + visible + '<\/strong> safari experience' + (visible !== 1 ? 's' : '');\r\n            if (visible === 0) {\r\n                grid.style.display  = 'none';\r\n                empty.style.display = 'block';\r\n            } else {\r\n                grid.style.display  = 'grid';\r\n                empty.style.display = 'none';\r\n            }\r\n        }\r\n\r\n        var searchTimer;\r\n        search.addEventListener('input', function() {\r\n            searchVal = this.value.toLowerCase().trim();\r\n            clear.style.display = searchVal ? 'block' : 'none';\r\n            clearTimeout(searchTimer);\r\n            searchTimer = setTimeout(applyFilters, 180);\r\n        });\r\n\r\n        clear.addEventListener('click', function() {\r\n            search.value = '';\r\n            searchVal = '';\r\n            clear.style.display = 'none';\r\n            applyFilters();\r\n        });\r\n\r\n        selCountry.addEventListener('change',  function() { country    = this.value; applyFilters(); });\r\n        selExp.addEventListener('change',      function() { experience = this.value; applyFilters(); });\r\n        selDur.addEventListener('change',      function() { duration   = this.value; applyFilters(); });\r\n        selBud.addEventListener('change',      function() { budget     = this.value; applyFilters(); });\r\n\r\n        function doReset() {\r\n            search.value = ''; searchVal = ''; clear.style.display = 'none';\r\n            selCountry.value = ''; country    = '';\r\n            selExp.value     = ''; experience = '';\r\n            selDur.value     = ''; duration   = '';\r\n            selBud.value     = ''; budget     = '';\r\n            applyFilters();\r\n        }\r\n\r\n        reset.addEventListener('click', doReset);\r\n        window.lasSBReset = doReset;\r\n    })();\r\n    <\/script><\/div>\n<div class=\"las-newsletter\">\n<h2>Join Our Safari Circle<\/h2>\n<p>Receive curated safari insights, exclusive offers, and expert travel advice delivered to your inbox.<\/p>\n<div class=\"las-newsletter-form\">\n        <input type=\"email\" placeholder=\"Enter your email\"><br \/>\n        <button class=\"las-btn las-btn-primary\">Subscribe<\/button>\n    <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Safari Collection Explore our curated collection of Africa&#8217;s finest luxury safari experiences. From classic Big Five game drives to once-in-a-lifetime gorilla treks, find your perfect adventure. Browse All Safaris Join Our Safari Circle Receive curated safari insights, exclusive offers, and expert travel advice delivered to your inbox. Subscribe<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-127","page","type-page","status-publish"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.luxurysafarisafrica.co.za\/fr\/wp-json\/wp\/v2\/pages\/127","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.luxurysafarisafrica.co.za\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.luxurysafarisafrica.co.za\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.luxurysafarisafrica.co.za\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.luxurysafarisafrica.co.za\/fr\/wp-json\/wp\/v2\/comments?post=127"}],"version-history":[{"count":3,"href":"https:\/\/www.luxurysafarisafrica.co.za\/fr\/wp-json\/wp\/v2\/pages\/127\/revisions"}],"predecessor-version":[{"id":153,"href":"https:\/\/www.luxurysafarisafrica.co.za\/fr\/wp-json\/wp\/v2\/pages\/127\/revisions\/153"}],"wp:attachment":[{"href":"https:\/\/www.luxurysafarisafrica.co.za\/fr\/wp-json\/wp\/v2\/media?parent=127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}