Our Prices

Camping / Campervans

Freedom to camp where you like. Choose this option if your group are camping in tents and/or campervans (up to 2.7m high)

  • SUNDAY TO THURSDAY NIGHTS
  • Adult £13
  • Child (4-15) £8
  • Infant (0-3) Free

  • FRIDAY, SATURDAY & BANK HOLIDAYS
  • Adult £19
  • Child (4-15) £10
  • Infant (0-3) Free
  • MENDIP MINI FEST WEEKENDS
  • Adult £20
  • Child (4-15) £11
  • Infant (0-3) Free

Book online to guarantee availability and secure the best price. On the door prices are £2 more per person.

Rental Tents

Our rental tents come with six roll mats - just bring a sleeping bag and you're all set!

  • NOMADIC BELL TENTS 
  • (Sleeps 6)
  • Sunday to Thursday: £60 per night
  • Friday, Saturday & Bank Holidays: £95 per night

  • GLAMPHOUSE TENTS (Sleeps 6)
  • Sunday to Thursday: £95 per night
  • Friday, Saturday & Bank Holidays : £117 per night
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';