Nomadic Bell Tents

Ready-pitched bell tents for relaxed family camping

Our Nomadic Bell Tents are a classic rental tent option for families, friends and small groups who want an easy camping break at Mendip Basecamp without bringing their own tent.

These are real bell tents, not full glamping accommodation. They do not come with beds, furniture or luxury interiors. Instead, they offer a simple, spacious canvas tent that is already pitched for you, with sleeping mats included. You still get the proper camping experience, but with less kit to pack and less time spent setting up when you arrive.

Each Nomadic Bell Tent sleeps up to six people. Guests sleep on the floor using the sleeping mats provided, so you will need to bring your own sleeping bags, pillows and bedding.

Each tent also has a picnic bench outside, giving you a useful space for food, drinks, games or sitting together in the evening.

Pricing

  • Price for a six person Nomadic Bell Tent
  • Sun to Thur: £70 per night
  • Fri & Sat: £95 per night


  • Beds x 6

    Sleeps six. Sleeping mats provided

  • Picnic bench

    A private picnic bench by your tent.

  • Hot showers and flushing toilets

    Essential luxuries

  • Park by your tent

    There is plenty of space to park near to your tent.

  • Fire pit & BBQs

    Bring your own or rent one of our upcycled fire pits

  • On-site camp shop

    Stocking all the essentials items, food, drinks and treats.

Basecamp Gallery

See Availability
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';