Lodge Room Availability


Date 1 2 3 4 5 6 7 9 10 11 1 2 3
May
Fri 24th
Sat 25th
Sun 26th
Mon 27th
Tue 28th
Wed 29th
Thu 30th
Fri 31st
Jun
Sat 1st
Fri 7th
Sat 8th
Fri 14th
Sat 15th
Fri 21st
Sat 22nd
Jul
Fri 5th
Sat 6th
Fri 12th
Sat 13th
Fri 19th
Sat 20th
Sun 21st
Mon 22nd
Tue 23rd
Wed 24th
Thu 25th
Fri 26th
Sat 27th
Sun 28th
Mon 29th
Tue 30th
Wed 31st
Aug
Thu 1st
Fri 2nd
Sat 3rd
Sun 4th
Mon 5th
Tue 6th
Wed 7th
Thu 8th
Fri 9th
Sat 10th
Sun 11th
Mon 12th
Tue 13th
Wed 14th
Thu 15th
Fri 16th
Sat 17th
Sun 18th
Mon 19th
Tue 20th
Wed 21st
Thu 22nd
Fri 23rd
Sat 24th
Sun 25th
Mon 26th
Tue 27th
Wed 28th
Thu 29th
window.laravelCookieConsent = (function () { const COOKIE_VALUE = 1; const COOKIE_DOMAIN = 'mendipbasecamp.com'; function consentWithCookies() { setCookie('laravel_cookie_consent', COOKIE_VALUE, 7300); hideCookieDialog(); } function cookieExists(name) { return (document.cookie.split('; ').indexOf(name + '=' + COOKIE_VALUE) !== -1); } function hideCookieDialog() { const dialogs = document.getElementsByClassName('js-cookie-consent'); for (let i = 0; i < dialogs.length; ++i) { dialogs[i].style.display = 'none'; } } function setCookie(name, value, expirationInDays) { const date = new Date(); date.setTime(date.getTime() + (expirationInDays * 24 * 60 * 60 * 1000)); document.cookie = name + '=' + value + ';expires=' + date.toUTCString() + ';domain=' + COOKIE_DOMAIN + ';path=/' + ';samesite=lax'; } if (cookieExists('laravel_cookie_consent')) { hideCookieDialog(); } const buttons = document.getElementsByClassName('js-cookie-consent-agree'); for (let i = 0; i < buttons.length; ++i) { buttons[i].addEventListener('click', consentWithCookies); } return { consentWithCookies: consentWithCookies, hideCookieDialog: hideCookieDialog }; })(); var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date(); (function(){ var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0]; s1.async=true; s1.src='https://embed.tawk.to/6037974a385de4075719f268/1hnl9ucc4'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); let touchEvent = 'ontouchstart' in window ? 'touchstart' : 'click';