Accessibility

We believe that the outdoors should be for everyone. Everyone should have the ability to access camping holidays and outdoor adventure experiences. Our site is off grid in the Mendip Hills and so it will always have inherent limitations but we are working hard to ensure we are as accessible as possible.

The Mendip Basecamp team cares about inclusivity and diversity. We are always happy to chat about how we can make a stay more accessible, comfortable and enjoyable for you. Contact us at hello@mendip.co.uk and our team will be happy to discuss how we can help. We are always looking for ways we can improve, if you have ideas of adaptations we could make, please do get in touch. We will always endeavour to make adaptations wherever possible.

Although we are off grid, we can provide access to power points in the daytime to charge medical equipment and can store medical supplies in a fridge/freezer overnight if required. If you require these, please contact us before booking so we can ensure we can accommodate your needs.

Family Accessible Washroom

our family accessible washrooms have ramp access, larger space and grab handles throughout

Flexible Camping

our flexible approach to camping enhances our accessibility; park by your tent, pitch where you like and check out when it suits you - no last morning rush /p>

Dietary Requirements and Allergies

our professional catering team are well versed in catering to a range of requirements. Please speak to the team before ordering and let them know your needs.

 

Limitations

Off Grid

The campsite is set in a field and whilst there is a basic track for vehicles, we do not have any asphalt pavements.The campsite is surrounded by ancient woodland with uneven wood chipped paths. Please note, some of the ground in the woodland and in the campsite can be very uneven

No electric hookups

We do not offer electric hook ups. However, if you have medical needs that require you to leave something in a fridge or freezer overnight, or temporarily connect to the electric during the day time, our team in the Pavilion will be happy to support you.

Woodland paths & visibility

In order to support our licence and the dark sky initiative, we try to keep lighting to a minimum after dark. We do light some of the woodland paths in the evenings and ensure toilets and showers have subtle lighting; however, we recommend bringing your own torches.

window.laravelCookieConsent = (function () { const COOKIE_VALUE = 1; const COOKIE_DOMAIN = 'mail.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';