unbound-amsterdam.com Open in urlscan Pro
37.128.144.251  Public Scan

Submitted URL: https://unbound-amsterdam.com/
Effective URL: https://unbound-amsterdam.com/en/
Submission: On March 22 via api from US — Scanned from US

Form analysis 8 forms found in the DOM

<form>
  <fieldset>
    <legend class="visuallyhidden">Consent Selection</legend>
    <div id="CybotCookiebotDialogBodyFieldsetInnerContainer">
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonNecessary"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Necessary</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary"
            class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonPreferences"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Preferences</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonStatistics"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Statistics</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonStatisticsInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonMarketing"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Marketing</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
    </div>
  </fieldset>
</form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonPreferences"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonStatistics"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonMarketing" checked="checked"
    tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyContentCheckboxPersonalInformation" class="CybotCookiebotDialogBodyLevelButton"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form class="row d-flex flex-column flex-b800-row" id="form">
  <div class="col-24 col-b800-13">
    <div class="row d-flex">
      <div class="col-12">
        <div class="d-flex flex-column align-items-stretch">
          <span class="label">Arrival</span>
          <div id="selected-checkin" class="selected-date d-flex flex-column align-items-center justify-content-center bg-white c-darkest">
            <span class="title-sm">22</span>
            <span class="body-sm">March 2024</span>
            <span class="body-sm">Friday</span>
          </div>
          <input id="checkin" type="date" placeholder="Check in at">
        </div>
      </div>
      <div class="col-12">
        <div class="d-flex flex-column align-items-stretch">
          <span class="label">Departure</span>
          <div id="selected-checkout" class="selected-date d-flex flex-column align-items-center justify-content-center bg-white c-darkest">
            <span class="title-sm">24</span>
            <span class="body-sm">March 2024</span>
            <span class="body-sm">Sunday</span>
          </div>
          <input id="checkout" type="date" placeholder="Check out at">
        </div>
      </div>
      <div class="js-select-date"></div>
    </div>
  </div>
  <div class="col-24 col-b800-11 d-flex align-items-stretch justify-content-center">
    <div class="d-flex justify-content-center align-items-center">
      <span class="button shaped js-submit-booking">
        <svg viewBox="0 0 185 57" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M159.709 0c5.778 0 11.21 2.46 16.293 7.378 5.74 5.945 8.74 12.975 8.998 21.094 0 8.277-2.613 15.173-7.846 20.7-5.12 5.18-10.934 7.776-17.445 7.776h-41.504V57H0l27.347-28.5L0 0z" fill="#FEE700" fill-rule="evenodd"></path>
        </svg>
        <span>Book now</span>
      </span>
    </div>
  </div>
</form>

<form class="newsletter__form js-newsletter">
  <div class="form-row">
    <input id="email_footer" type="email" name="email" placeholder="Your email" required="">
    <label for="email_footer" class="hidden">Your email</label>
  </div>
  <button class="button shaped" type="submit">
    <svg viewBox="0 0 185 57" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M159.709 0c5.778 0 11.21 2.46 16.293 7.378 5.74 5.945 8.74 12.975 8.998 21.094 0 8.277-2.613 15.173-7.846 20.7-5.12 5.18-10.934 7.776-17.445 7.776h-41.504V57H0l27.347-28.5L0 0z" fill="#FEE700" fill-rule="evenodd"></path>
    </svg>
    <span class="button-label">Subscribe</span>
    <span class="loader">
      <span></span>
      <span></span>
      <span></span>
    </span>
    <svg class="success" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
      <path d="M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z" fill="#2b3644"></path>
    </svg>
    <svg class="error" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
      <path d="M24 20.188l-8.315-8.209 8.2-8.282-3.697-3.697-8.212 8.318-8.31-8.203-3.666 3.666 8.321 8.24-8.206 8.313 3.666 3.666 8.237-8.318 8.285 8.203z"></path>
    </svg>
  </button>
</form>

Text Content

Powered by Cookiebot
 * Consent
 * Details
 * [#IABV2SETTINGS#]
 * About


THIS WEBSITE USES COOKIES

We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. We also share information about your use of our site
with our social media, advertising and analytics partners who may combine it
with other information that you’ve provided to them or that they’ve collected
from your use of their services.

Consent Selection
Necessary

Preferences

Statistics

Marketing

Show details
 * Necessary 7
   
   Necessary cookies help make a website usable by enabling basic functions like
   page navigation and access to secure areas of the website. The website cannot
   function properly without these cookies.
    * api.mews.com
      app.mews.com
      
      2
      __AntiforgeryToken [x2]Ensures visitor browsing-security by preventing
      cross-site request forgery. This cookie is essential for the security of
      the website and visitor.
      Expiry: SessionType: HTTP
    * api.mews.com
      app.mews.com
      apps.mews.com
      
      3
      __cf_bm [x3]This cookie is used to distinguish between humans and bots.
      This is beneficial for the website, in order to make valid reports on the
      use of their website.
      Expiry: 1 dayType: HTTP
    * app.mews.com
      1
      _cfuvidThis cookie is a part of the services provided by Cloudflare -
      Including load-balancing, deliverance of website content and serving DNS
      connection for website operators.
      Expiry: SessionType: HTTP
    * unbound-amsterdam.com
      1
      CookieConsentStores the user's cookie consent state for the current domain
      Expiry: 1 yearType: HTTP

 * Preferences 1
   
   Preference cookies enable a website to remember information that changes the
   way the website behaves or looks, like your preferred language or the region
   that you are in.
    * unbound-amsterdam.com
      1
      wp-wpml_current_languageDesignates the country code that is calculated
      based on the user's IP address. Used to determine what language should be
      used for the visitor.
      Expiry: SessionType: HTTP

 * Statistics 2
   
   Statistic cookies help website owners to understand how visitors interact
   with websites by collecting and reporting information anonymously.
    * apps.mews.com
      2
      ld:#:$diagnosticsUsed to monitor website performance for statistical
      purposes.
      Expiry: PersistentType: HTML
      sentryReplaySessionRegisters data on visitors' website-behaviour. This is
      used for internal analysis and website optimization.
      Expiry: SessionType: HTML

 * Marketing 21
   
   Marketing cookies are used to track visitors across websites. The intention
   is to display ads that are relevant and engaging for the individual user and
   thereby more valuable for publishers and third party advertisers.
    * Google
      3
      Learn more about this provider
      _gaUsed to send data to Google Analytics about the visitor's device and
      behavior. Tracks the visitor across devices and marketing channels.
      Expiry: 2 yearsType: HTTP
      _ga_#Used to send data to Google Analytics about the visitor's device and
      behavior. Tracks the visitor across devices and marketing channels.
      Expiry: 2 yearsType: HTTP
      _gcl_auUsed by Google AdSense for experimenting with advertisement
      efficiency across websites using their services.
      Expiry: 3 monthsType: HTTP
    * YouTube
      8
      Learn more about this provider
      LAST_RESULT_ENTRY_KEYUsed to track user’s interaction with embedded
      content.
      Expiry: SessionType: HTTP
      nextIdUsed to track user’s interaction with embedded content.
      Expiry: SessionType: HTTP
      remote_sidNecessary for the implementation and functionality of YouTube
      video-content on the website.
      Expiry: SessionType: HTTP
      requestsUsed to track user’s interaction with embedded content.
      Expiry: SessionType: HTTP
      TESTCOOKIESENABLEDUsed to track user’s interaction with embedded content.
      Expiry: 1 dayType: HTTP
      VISITOR_INFO1_LIVEPending
      Expiry: 180 daysType: HTTP
      YSCPending
      Expiry: SessionType: HTTP
      yt.innertube::nextIdRegisters a unique ID to keep statistics of what
      videos from YouTube the user has seen.
      Expiry: PersistentType: HTML
    * app.mews.com
      10
      LogsDatabaseV2:V#||LogsRequestsStorePending
      Expiry: PersistentType: IDB
      VISITOR_PRIVACY_METADATAStores the user's cookie consent state for the
      current domain
      Expiry: 180 daysType: HTTP
      YtIdbMeta#databasesUsed to track user’s interaction with embedded content.
      Expiry: PersistentType: IDB
      yt-remote-cast-availableStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-cast-installedStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-connected-devicesStores the user's video player preferences
      using embedded YouTube video
      Expiry: PersistentType: HTML
      yt-remote-device-idStores the user's video player preferences using
      embedded YouTube video
      Expiry: PersistentType: HTML
      yt-remote-fast-check-periodStores the user's video player preferences
      using embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-session-appStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-session-nameStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML

 * Unclassified 0
   Unclassified cookies are cookies that we are in the process of classifying,
   together with the providers of individual cookies.
   
   We do not use cookies of this type.

Cross-domain consent[#BULK_CONSENT_DOMAINS_COUNT#] [#BULK_CONSENT_TITLE#]
List of domains your consent applies to: [#BULK_CONSENT_DOMAINS#]
Cookie declaration last updated on 2/29/24 by Cookiebot



[#IABV2_TITLE#]

[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_LABEL_PURPOSES#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_LABEL_FEATURES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]


Cookies are small text files that can be used by websites to make a user's
experience more efficient.

The law states that we can store cookies on your device if they are strictly
necessary for the operation of this site. For all other types of cookies we need
your permission.

This site uses different types of cookies. Some cookies are placed by third
party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration
on our website.

Learn more about who we are, how you can contact us and how we process personal
data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your
consent.


Do not sell or share my personal information
Deny Allow selection Customize

Allow all
Powered by Cookiebot by Usercentrics
 * Hotel
   * The Hideout
   * The Wikkel
   * The Lighthouse
   * The Barn
   * The Boardwalk Suite
   * The Unbound Village
   * The Gardens and Surroundings
 * Events
   * The Spaces
   * Community events calendar
 * Wellness
   * The Barrel Sauna
 * The Lobby
 * Deals
 * About
   * Blogs
   * Basecamp Eco-resorts
   * FAQ
   * Jobs
 * Contact
 * EN

Book now
Book now



Book now

by Basecamp Eco-resorts
Book your cabin
Arrival
22 March 2024 Friday
Departure
24 March 2024 Sunday

Book now
Book directly:   enjoy up to 22% discount and get  exclusive offers
Creating the space for ultimate wellbeing

Set in the green gardens of Amsterdam West on the edge of the dutch countryside
lies The Unbound. An independent estate with a modern boutique hotel, flexible
meeting spaces, sustainable property design, wellness facilities, a vegetable
garden, a city beach, an in-house store, and our very own bar. We create a world
on its own, a place for all to unwind, connect to nature, be active, and focus
on well-being. Unbound is one of the resorts of Basecamp Eco-resorts.




ENJOY ALL OF THE UNBOUND


HOTEL

Bespoke interiors, premium beds and large living areas offer space to unwind.
Lots of natural lights is flooding the cabins and sunny decks offer access to
the garden.

View cabins & suites


MEETING ROOMS

We offer diverse and flexible spaces for your events, from tailor-made weddings
to book presentations and focused business meetings.

Meetings & Events


EVENTS

We offer diverse and flexible spaces for your events, from tailor-made weddings
to book presentations and focused business meetings.

Meetings & Events


WELLNESS

Escape to a peaceful oasis just outside Amsterdam and immerse yourself in a
truly unique wellness experience. We have partnered up with The Rub to offer
exclusive massage treatments in a tranquil setting, The Spa Barn.

Health & Wellness








OFFERS & DEALS TO UNBOUND EVEN BETTER

Make your stay even more memorable with exclusive offers and special deals, only
available through our own website.

 * 10% Direct Booking Discount
 * Special deals on 3 nights or more

View all deals






THE CONCEPT

The Unbound Boutique Hotel was built with the environment in mind, using poles
to elevate the cabins and lobby above the landscape, minimising disruption to
the natural surroundings. The unique elevation offers a different perspective of
the mostly flat environment, with hills created from the earth dug for the pool.
Inspired by Japanese Tatami mats, the lodges showcase a tatami pattern in the
tiles and facade, with a seamless connection between inside and outside spaces.
The design prioritises a harmonious relationship with nature.

Read all about it




Take a wonder around The Vegetable Garden 🌱🥕
Visiting the neighbours @fruittuinvanwest 🍏🍐
The Lobby is a great place to settle in, wind down
We had the pleasure of having @sonos in house for
THE HIDEOUT 🏘 Settle in with views over the swi
Experience The Unbound through the lense of @lovme
🏊‍♂️ 🧊 Icy morning swim in the natural
New Menu 🍃✨ We are launching our new all-day
Connect with the outside world 🌍 It has so much
Staying in The Field and looking for some backgrou

One thing that makes the Unbound unique is the con
The Field is the located across the bridge over th
Bring your dog 🐕 We have ample space to work yo
The Unbound Sleep Experience with @cocomatnl ✨ -
We are happy to introduce you to THE GIN 🍾🍃
Looking to start the new year with the a unique ge
@thewildreverie making the most out of her stay in
Morning glow on The Boardwalk 🪵 Located directl
THE CHRISTMAS GREENHOUSE - Don’t miss spending a

Hotel Meetings & Events Wellness FAQ Contact
Facilities
The Lobby The Spa Barn The Barrel Sauna La Plage


GUESTS OF 0 HOTELS

Have so far planted 0 trees.

Address

Tom Schreursweg 40
1067 MC Amsterdam
The Netherlands

+ 31 (0) 20 531 22 34 hi@unbound-amsterdam.com Find us
Social

Get updates
Your email
Subscribe
Terms & conditions Privacy & Cookies

This website uses cookies. For more information about this, visit our privacy
policy

Accept cookies


THIS IS THE OFFER

Here’s some room for the offer description

View offer
Own Your Own Tiny House

At The Unbound

Invest

x
× WhatsApp Chat
CancelApply