www.bestpartiesever.com Open in urlscan Pro
185.70.11.199  Public Scan

Submitted URL: https://sales.bestpartiesever.com/73BP-JV7L-321Y4W-CU67P-1/c.aspx
Effective URL: https://www.bestpartiesever.com/?utm_campaign=926913_Sold%20Out%20Nights%21%20-%20B%20Data&utm_medium=email&utm_source=Dot%20Dig...
Submission: On November 03 via api from ES — Scanned from ES

Form analysis 4 forms found in the DOM

Name: enquiry_formPOST /booking/

<form method="post" action="/booking/" id="enquiry_form" class="modplaceform" name="enquiry_form" onsubmit="return validate(this, '#save_enquiry_form');">
  <input type="hidden" name="_token" value="8JBQznOGyDgyhEmh1ixQpPob2v8TUlLBENtzsU1S">
  <input type="hidden" name="_form" value="enquiryform">
  <input type="hidden" name="_return" value="">
  <input type="hidden" name="enquiry_date" value="">
  <div class="row">
    <div class="col-xs-12 col-sm-6">
      <div class="sublabel">First name <span class="required">*</span></div>
      <input type="text" name="enquiry_firstname" class="form-control enquiry_firstname" placeholder="First Name" value="" lang="Please enter your first name" required="" req="required">
    </div>
    <div class="col-xs-12 col-sm-6">
      <div class="sublabel">Last name <span class="required">*</span></div>
      <input type="text" name="enquiry_lastname" class="form-control enquiry_lastname" placeholder="Last Name" value="" lang="Please enter your last name" required="" req="required">
    </div>
  </div>
  <div class="row">
    <div class="col-xs-12 col-sm-6">
      <div class="sublabel">Post Code <span class="required">*</span></div>
      <input type="text" name="enquiry_postcode" class="form-control enquiry_postcode" placeholder="Post Code" value="" lang="Please enter your last name" required="" req="required">
    </div>
    <div class="col-xs-12 col-sm-6">
      <div class="sublabel">Email address <span class="required">*</span></div>
      <input type="text" name="enquiry_email" req="yes" valid="valid" class="form-control enquiry_email" placeholder="Email Address" value="" lang="Please enter a valid email address" required="">
    </div>
  </div>
  <div class="row">
    <div class="col-xs-12 col-sm-6">
      <div class="sublabel">Telephone Number <span class="required">*</span></div>
      <input type="text" name="enquiry_telephone" class="form-control enquiry_telephone" placeholder="Telephone Number" value="" required="" req="required">
    </div>
    <div class="col-xs-12 col-sm-6">
      <div class="sublabel">Venue <span class="required">*</span></div>
      <select class="form-control" name="contact_location_1" id="contact_location_1" data-req="yes" data-valid="select-one" lang="Please select your preferred party venue">
        <option value="">Please select</option>
        <option value="christmas-parties-bicester">Bicester, Bicester Heritage Park, Oxfordshire</option>
        <option value="christmas-parties-billericay">Barleylands, Billericay, Essex</option>
        <option value="christmas-parties-bristol">Paintworks, Bristol</option>
        <option value="christmas-parties-hampshire">Hampshire Arena, Hampshire</option>
        <option value="christmas-parties-liverpool">Knowsley Safari Park, Liverpool</option>
        <option value="christmas-parties-london">Tobacco Dock (Great Gallery)</option>
        <option value="christmas-parties-maidstone">Kent County Showground, Maidstone</option>
        <option value="christmas-parties-milton-keynes">Willen Lake, Milton Keynes, Buckinghamshire</option>
        <option value="christmas-parties-newcastle">Newcastle Life Hub</option>
        <option value="christmas-parties-nottingham">Beeston Hockey Club, Nottingham</option>
        <option value="christmas-parties-reading">Kings Meadow, Reading, Berkshire</option>
        <option value="christmas-parties-southampton">Trojans Club, Eastleigh/Southampton</option>
        <option value="christmas-parties-st-albans">Willows Farm, St Albans</option>
        <option value="christmas-parties-sussex">Ardingly South of England, Haywards Heath, West Sussex</option>
        <option value="christmas-parties-windsor">Royal Windsor Racecourse</option>
      </select>
    </div>
  </div>
  <div class="row">
    <div class="col-xs-12 col-sm-6">
      <div class="sublabel">Number of guests <span class="required">*</span>
      </div>
      <input type="number" min="8" name="enquiry_guests" class="form-control enquiry_guests" placeholder="Number of guests" value="" required="" req="required" oninvalid="setCustomValidity('Bookings must be a minimum of 8 places.')"
        oninput="setCustomValidity('')">
    </div>
    <div class="col-xs-12 col-sm-6">
      <div class="sublabel feedback_bookingid_label">Budget per head</div>
      <input type="text" name="enquiry_budget" class="form-control enquiry_budget" placeholder="Budget/Cost" value="">
    </div>
    <div class="sublabel extra website">Website<br>
      <input type="text" name="website" class="form-control Website" placeholder="Website" value="">
    </div>
    <div class="sublabel extra extra_info">Please supply any Extra Information<br>
      <textarea name="extra_info" class="form-control extra_info" placeholder="Please supply any Extra Information"></textarea>
    </div>
  </div>
  <div class="row">
    <div class="col-xs-12">
      <br>
      <button type="submit" class="btn btn-primary guestMod pull-right" id="save_enquiry_form">Submit</button>
    </div>
  </div>
</form>

<form id="form_venue_search">
  <div class="venue_search_form_title">Find your nearest venue</div>
  <div class="venue_search_form_wrap">
    <a class="geolocate_button showvenues" href="#geolocate" onclick="geolocate(); return false;" title="Click here to use your device's GPS to find your closest venue"><i class="fas fa-location" aria-hidden="true"></i></a>
    <input id="loc_search" type="text" placeholder="Enter a location" onkeyup="enterTextLocation(event,'#loc_search'); return false;">
    <span id="searchclear" class="fa fa-times" onclick="jQuery('#loc_search').val(''); jQuery('#loc_search').focus()
return false;" aria-hidden="true"></span>
    <button id="loc_search_submit" type="submit" value="" onclick="getTextLocation('#loc_search'); return false;" class="showvenues"><i class="fa fa-search" aria-hidden="true"></i><span>Search</span></button>
  </div>
  <div class="venue_search_form_text">
    <i class="fa fa-caret-up" aria-hidden="true"></i> If you have GPS click the compass icon to automatically find your closest venues
  </div>
  <div class="venue_search_form_alttext"> Or filter by region <i class="fa fa-caret-down" aria-hidden="true"></i>
  </div>
</form>

<form id="form_venue_search">
  <div class="venue_search_form_title">Find your nearest venue</div>
  <div class="venue_search_form_wrap">
    <a class="geolocate_button showvenues" href="#geolocate" onclick="geolocate(); return false;" title="Click here to use your device's GPS to find your closest venue"><i class="fas fa-location" aria-hidden="true"></i></a>
    <input id="loc_search" type="text" placeholder="Enter a location" onkeyup="enterTextLocation(event,'#loc_search'); return false;">
    <span id="searchclear" class="fa fa-times" onclick="jQuery('#loc_search').val(''); jQuery('#loc_search').focus()
return false;" aria-hidden="true"></span>
    <button id="loc_search_submit" type="submit" value="" onclick="getTextLocation('#loc_search'); return false;" class="showvenues"><i class="fa fa-search" aria-hidden="true"></i><span>Search</span></button>
  </div>
  <div class="venue_search_form_text">
    <i class="fa fa-caret-up" aria-hidden="true"></i> If you have GPS click the compass icon to automatically find your closest venues
  </div>
  <div class="venue_search_form_alttext"> Or filter by region <i class="fa fa-caret-down" aria-hidden="true"></i>
  </div>
</form>

Name: mc-embedded-subscribe-formPOST https://bestpartiesever.us14.list-manage.com/subscribe/post?u=98f39363bc2269e5edce37c60&id=544de98456

<form action="https://bestpartiesever.us14.list-manage.com/subscribe/post?u=98f39363bc2269e5edce37c60&amp;id=544de98456" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank"
  novalidate="novalidate">
  <div class="col-xs-12 col-sm-4">
    <input type="text" value="" name="FNAME" class="required form-control" id="mce-FNAME" placeholder="First Name" aria-required="true">
  </div>
  <div class="col-xs-12 col-sm-4">
    <input type="text" value="" name="LNAME" class="required form-control" id="mce-LNAME" placeholder="Last Name" aria-required="true">
  </div>
  <div class="col-xs-12 col-sm-4">
    <input type="email" value="" name="EMAIL" class="required email form-control" id="mce-EMAIL" placeholder="Email" aria-required="true">
  </div>
  <div class="col-xs-12">
    <div id="mce-responses" class="clear">
      <div class="response" id="mce-error-response" style="display:none"></div>
      <div class="response" id="mce-success-response" style="display:none"></div>
    </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
    <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_98f39363bc2269e5edce37c60_544de98456" tabindex="-1" value=""></div>
  </div>
  <div class="col-xs-12 col-sm-6">
    <button type="submit" id="mc-embedded-subscribe" class="btn btn-secondary"><i class="fa fa-envelope" aria-hidden="true"></i> SIGN UP</button>
    <!--			<input type="submit" value="SIGN UP" name="subscribe" id="mc-embedded-subscribe" class="btn btn-secondary">-->
  </div>
</form>

Text Content

×


WE'RE GETTING READY FOR 2024!

We are already in full swing preparing to launch our new party line-up for 2024.

All will be revealed very soon, however, if you would like to receive advance
notice, follow us on Facebook or Twitter

Once again they will be the very Best Parties Ever!

Close
 * CONTACT
   

Close

Please fill in the form below to send an enquiry to our team who will respond as
soon as possible.

First name *
Last name *
Post Code *
Email address *
Telephone Number *
Venue *
Please select Bicester, Bicester Heritage Park, OxfordshireBarleylands,
Billericay, EssexPaintworks, BristolHampshire Arena, HampshireKnowsley Safari
Park, LiverpoolTobacco Dock (Great Gallery)Kent County Showground,
MaidstoneWillen Lake, Milton Keynes, BuckinghamshireNewcastle Life HubBeeston
Hockey Club, NottinghamKings Meadow, Reading, BerkshireTrojans Club,
Eastleigh/SouthamptonWillows Farm, St AlbansArdingly South of England, Haywards
Heath, West SussexRoyal Windsor Racecourse
Number of guests *
Budget per head
Website

Please supply any Extra Information


Submit
It appears you are using Internet Explorer version 8
This site is designed for Internet Explorer version 9 and above. We recommend
you update your browser (or Download Google Chrome) to get the best from this
site.
It appears you are using an old version of Internet Explorer
This site no longer supports Internet Explorer below version 9. Please update
your browser (or Download Google Chrome) to get the best from this site.


Hang on a moment...
×


 
Find your nearest venue
Search
If you have GPS click the compass icon to automatically find your closest venues
Or filter by region


01932 359900

ENQUIRE Sign In / Bookings
 * Show All
 * London
 * South East
 * South West
 * Midlands
 * North
 * 

SCROLL
 * Bicester, Bicester Heritage Park, Oxfordshire Dream Circus Bicester Find out
   more
 * Barleylands, Billericay, Essex The Glamour of Paris Essex Find out more
 * Paintworks, Bristol Après! Bristol, Avon Find out more
 * Hampshire Arena, Hampshire The Roaring Twenties Hampshire Find out more
 * Knowsley Safari Park, Liverpool The Roaring Twenties Liverpool Find out more
 * Tobacco Dock (Great Gallery) FUTURUM London Find out more
 * Kent County Showground, Maidstone Winter Secret Garden Kent Find out more
 * Willen Lake, Milton Keynes, Buckinghamshire Winter Secret Garden Milton
   Keynes Find out more
 * Newcastle Life Hub Electric Jungle Newcastle Find out more
 * Beeston Hockey Club, Nottingham Electric Jungle Nottingham Find out more
 * Kings Meadow, Reading, Berkshire Burlesque Reading Find out more
 * Trojans Club, Eastleigh/Southampton Après! Southampton Find out more
 * Willows Farm, St Albans Dream Circus St Albans Find out more
 * Ardingly South of England, Haywards Heath, West Sussex Midnight in Monte
   Carlo West Sussex Find out more
 * Royal Windsor Racecourse Dream Circus Windsor Find out more



LOADING MAP...
If the map does not load then click here.


 * HOME


 * VENUES
   
   
   VENUES


 * EXCLUSIVE NIGHTS


 * ABOUT
   
   
   ABOUT

 * Manage Bookings
 * Request a Brochure
 * sales@bestpartiesever.com
 * 01932 359900

BACK

 * LONDON
   
    * London - Tobacco Dock

 * SOUTH EAST
   
    * Ardingly
    * Billericay - Essex
    * Hampshire
    * Maidstone - Kent
    * Reading
    * Southampton
    * St Albans
    * Windsor

 * SOUTH WEST
   
    * Bristol

 * MIDLANDS
   
    * Bicester
    * Milton Keynes
    * Nottingham

 * NORTH
   
    * Liverpool
    * Newcastle Life Hub

BACK

 * Request a Brochure
 * Contact Us
 * Vacancies
 * Sustainability
 * Privacy & Cookies
 * Feedback
 * Non-Christmas Parties
 * Booking Terms

 * LONDON
   
   * London - Tobacco Dock

 * SOUTH EAST
   
   * Ardingly
   * Billericay - Essex
   * Hampshire
   * Maidstone - Kent
   * Reading
   * Southampton
   * St Albans
   * Windsor

 * SOUTH WEST
   
   * Bristol

 * MIDLANDS
   
   * Bicester
   * Milton Keynes
   * Nottingham

 * NORTH
   
   * Liverpool
   * Newcastle Life Hub

 * Request a Brochure
 * Contact Us
 * Vacancies
 * Sustainability
 * Privacy & Cookies
 * Feedback
 * Non-Christmas Parties
 * Booking Terms


THE WORLD’S GREATEST CHRISTMAS PARTIES

Find your nearest venue
Search
If you have GPS click the compass icon to automatically find your closest venues
Or filter by region

PLAY FULL SCREEN


Scroll


INDULGE. AMAZE. EXCITE.


EXPERIENCE OUR SPECTACULAR THEMES, MESMERISING ENTERTAINMENT AND SEAMLESS
SERVICE. LET BEST PARTIES EVER INDULGE, AMAZE AND EXCITE WITH AN UNFORGETTABLY
MAGICAL CHRISTMAS EXPERIENCE.


SHARED


CHRISTMAS PARTIES

Our popular shared parties are a perfect option for smaller groups seeking a
festive extravaganza with a magical atmosphere.

OUR SHARED PARTIES


EXCLUSIVE


CHRISTMAS PARTIES

Our exclusive parties are perfect for larger businesses who are looking for a
fully staffed, all inclusive Christmas party with a twist.

OUR EXCLUSIVE PARTIES


“I JUST WANTED TO DROP YOU A LINE TO SAY A HUGE THANK YOU. WE HAD A TREMENDOUS
TIME LAST NIGHT! THERE WAS A GREAT ATMOSPHERE, EVERYTHING RAN SMOOTHLY AND YOUR
STAFF WERE ALL SO HELPFUL AND FRIENDLY. A GREAT NIGHT WAS HAD BY ALL.”



Silverstone Circuits


WHAT MAKES A


BEST PARTIES EVER


CHRISTMAS PARTY?


THEMING

Forget the snowflakes and elves, our inventive party themes are a little more on
the wild side. Think Burlesque, Rio Carnival and Dream Circus.


ENTERTAINMENT

Fire juggling, acrobatics, live music, pirates… when it comes to entertaining,
Best Parties Ever know how to put on a show.


DINNER

Our sumptuous meals will set you up for an enjoyable evening. We have talented
chefs in the kitchens at all of our venues.


DANCING

No party is complete without a bit of a boogie. With both live music and DJs,
you will be shaking your tail feathers on the dancefloor in no time!


DODGEMS

Feeling a little merry? We have even more entertainment following your meal so
join us on the thrilling dodgems.


CASINO

Feeling like a flutter? We have even more entertainment following your meal.
Join us at our pop up casino.


NEVER MISS A BEAT

Join our mailing list, and be the first to know about last minute deals and new
venues we release.

SIGN UP


LONDON

 * London - Tobacco Dock

SOUTH EAST

 * Ardingly
 * Billericay - Essex
 * Hampshire
 * Maidstone - Kent
 * Reading
 * Southampton
 * St Albans
 * Windsor

SOUTH WEST

 * Bristol

MIDLANDS

 * Bicester
 * Milton Keynes
 * Nottingham

NORTH

 * Liverpool
 * Newcastle Life Hub

INFORMATION

 * Request a Brochure
 * Contact Us
 * Vacancies
 * Sustainability
 * Privacy & Cookies
 * Feedback
 * Non-Christmas Parties
 * Booking Terms

GET IN TOUCH

Enquiries
01932 359900

sales@bestpartiesever.com

Location
Units 2-4 Trade City, Avro Way
Brooklands Industrial Estate
Weybridge SURREY KT13 0YF

© 2015-2023 Eventist Group :: All Rights Reserved

Eventist Group is a limited company trading as Best Parties Ever. Registered in
England. Registration Number: 3209530
Registered Office: Units 2-4 Trade City, Avro Way, Brooklands Industrial Estate,
Weybridge, Surrey, KT13 0YF.