Book your stay
Thank you for registering. Check your email, we have sent you instructions on how to finish setting up your account.
- Email {{ store.Booking.customer.email }}
- Full Name {{ store.Booking.customer.first_name }} {{ store.Booking.customer.last_name }}
- Address {{ formatAddress() }}
This property allows up to {{ options.max }} guests, with {{ Math.min(options.included, options.max) }} included in the base cost
- {{ error }}
-
{{ extra.description }}
{{ extra.name }}
{{ extra.description }}
{{ extra.name }}
{{ extra.description }} - (Max {{extra.max}})
{{ extra.name }}
{{ extra.description }}
Complete your online booking by paying the full amount today.
Total amount to pay: £{{ store.Booking.fullPrice }}
Complete your online booking by paying the deposit today.
Total amount to pay: £{{ store.Booking.deposit }}
Property: {{ store.Booking.props.propertyName }}
Number of Nights: {{ store.Booking.props.lengthOfStay }}
Arrival Date:
Departure Date:
Not the right dates?
Name: {{ store.Booking.firstName }} {{ store.Booking.lastName }}
Dogs: {{ store.Booking.num_pets }}
Adults (18+): {{ store.Booking.adults }}
Children (Under 18): {{ store.Booking.children }}
Infants (Under 2): {{ store.Booking.infants }}
Total Guests: {{ store.Booking.infants + store.Booking.children + store.Booking.adults }}
I will pay today:
Rates
- Base {{ (store.Booking.baseRate).toLocaleString('en', {style: "currency", currency: 'GBP', maximumFractionDigits: 2 }) }}
Extras
- {{ extra.label }} + {{ parseFloat(extra.value).toLocaleString('en', { style: 'currency', currency: 'GBP', maximumFractionDigits: 2 }) }} {{ extra.value }}
Discount
- {{ decodeURIComponent(discount.name).replace(/\+/g, ' ') }}
- Your savings:
Total :
Deposit :
We are unable to start a booking without a property, please select one of our available properties to continue.
Find a property