www.ultimacollection.com Open in urlscan Pro
2001:1600:4:9:f816:3eff:fe42:569c  Public Scan

Submitted URL: http://ultimacollection.com/
Effective URL: https://www.ultimacollection.com/en
Submission: On February 01 via api from GB — Scanned from GB

Form analysis 2 forms found in the DOM

POST https://www.ultimacollection.com/en/submit/1324

<form class="footer__form-item pt-24" action="https://www.ultimacollection.com/en/submit/1324" method="post" data-focus-first-invalid="" data-animated-submission="">
  <input type="hidden" name="ccm_token" value="1643105926:4bad4fe1e56b581cd600fd88695c41b6">
  <div class="footer__form-field-container flex-container large-flex-dir-row flex-dir-column">
    <label class="footer__form-field text text--white text--small input-block" data-validateable-block=""><span class="input-label">Name</span>
      <input class="footer__form-input input-field" name="FNAME" required="" minlength="3" data-validateable-input="">
      <div class="input-error">Name is required</div>
    </label>
    <label class="footer__form-field text text--white text--small input-block" data-validateable-block=""><span class="input-label">Surname</span>
      <input class="footer__form-input input-field" name="LNAME" required="" minlength="3" data-validateable-input="">
      <div class="input-error">Surname is required</div>
    </label>
  </div>
  <label class="footer__form-field footer__form-field--full text text--white text--small input-block" data-validateable-block=""><span class="input-label">Email</span>
    <input class="footer__form-input footer__form-input--white-space input-field" name="email_address" type="email" required="" data-validateable-input="">
    <div class="input-error">Email is required</div>
  </label>
  <div class="footer__subscribe-button flex-container align-center text text--gold text--small">
    <button class="flex-container align-middle" type="submit">
      <span class="footer__subscribe-arrow mr-16"></span>
      <span>Subscribe</span>
    </button>
  </div>
  <div class="form-animation__success pt-16 title title--white title--xsmall">
    <h3>You have been successfully subscribed</h3>
  </div>
  <p class="form-animation__error pt-16" style="color: red">Error while processing form</p>
  <p class="form-animation__error-network pt-16" style="color: red">Form couldn't be sent</p>
</form>

POST https://www.ultimacollection.com/en/submit_form/3379#formblock3379

<form data-vue-root="" class="form modal__form booking-form booking-form--megeve" id="miniSurveyView3379" method="post" action="https://www.ultimacollection.com/en/submit_form/3379#formblock3379" data-modal-window="" data-form=""
  data-focus-first-invalid="" data-animated-submission="" data-recaptcha-protected="">
  <input type="hidden" name="ccm_token" value="1643717994:88e19ee18be6d3b9a79e1c69ccdbaf0d">
  <div class="title text-center title--grey mb-48" id="modal-booking-form-title">
    <h2>Booking Enquiry</h2>
  </div>
  <!--div class="text-center title--grey mb-48">
  <p>Please note that this property can only be rented exclusively and not per room.</p>
</div-->
  <div class="modal__button-close">
    <button type="button" aria-label="Close modal" data-micromodal-close=""><svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M7.51465 25L24.4852 8.02944" stroke="#4B4B4B"></path>
        <path d="M7.51465 8L24.4852 24.9706" stroke="#4B4B4B"></path>
      </svg>
    </button>
  </div>
  <label class="input-block mb-32" data-validateable-block=""><span class="input-label">Destination</span>
    <select class="input-field" name="Question1" required="" data-validateable-input="" v-model="destination">
      <option selected="" disabled="" value="">&nbsp;</option>
      <option value="Ultima Corfu">Ultima Corfu</option>
      <option value="Ultima Crans-Montana">Ultima Crans-Montana</option>
      <option value="Ultima Megève">Ultima Megève</option>
      <option value="Ultima Gstaad">Ultima Gstaad</option>
      <option value="Ultima Courchevel Belvédère">Ultima Courchevel Belvédère</option>
      <option value="Ultima Geneva Grand Villa">Ultima Geneva Grand Villa</option>
    </select>
    <div class="input-error">Choose number</div>
  </label>
  <div v-show="destination &amp;&amp; isExternalBooking" class="form__button-container">
    <a :href="externalBookingLink" target="_blank" rel="noopener noreferrer" class="form__button button flex-container align-center align-middle text text--white">
    <span class="button__decor-arrow mr-16">
      <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M10.5 3.5L14.5 7.5M14.5 7.5L10.5 12M14.5 7.5L1.5 7.5" stroke="white"></path>
      </svg>
    </span>
    <span class="button__text">Enquire now</span>
  </a>
  </div>
  <!--
<div class="custom-alert mb-32" v-show="['Ultima Crans-Montana', 'Ultima Megève', 'Ultima Geneva Grand Villa', 'Ultima Corfu'].includes(destination)">
  <p>Please note that this property can only be rented exclusively and not per room.</p>
</div>
-->
  <div v-show="destination &amp;&amp; !isExternalBooking" class="grid-x grid-margin-x">
    <div class="large-12 mb-32 cell">
      <div style="background: #f9f7f7; padding: 1rem;">
        <p>Please note that this property can only be rented exclusively and not per room.</p>
      </div>
    </div>
    <div class="cell large-6 mb-32">
      <label class="input-block" data-validateable-block="">
        <span class="input-label">First name</span>
        <input class="input-field" name="Question27" required="" data-validateable-input="">
        <div class="input-error">Field is required</div>
      </label>
    </div>
    <div class="cell large-6 mb-32">
      <label class="input-block" data-validateable-block="">
        <span class="input-label">Last name</span>
        <input class="input-field" name="Question28" required="" data-validateable-input="">
        <div class="input-error">Field is required</div>
      </label>
    </div>
    <div class="cell large-6 mb-32">
      <label class="input-block" data-validateable-block=""><span class="input-label">Arrival date</span>
        <input class="input-field" name="Question2" required="" type="date" data-validateable-input="" data-disable-past="" data-range-end="form_popup_end_date">
        <div class="input-error">Choose date</div>
      </label>
    </div>
    <div class="cell large-6 mb-32">
      <label class="input-block" data-validateable-block=""><span class="input-label">Departure date</span>
        <input class="input-field" name="Question3" required="" type="date" data-validateable-input="" data-disable-past="" id="form_popup_end_date">
        <div class="input-error">Choose date</div>
      </label>
    </div>
    <div class="cell large-4 mb-32">
      <label class="input-block" data-validateable-block=""><span class="input-label">Adults</span>
        <select class="input-field" name="Question4" required="" data-validateable-input="">
          <option selected="" disabled="" value="">&nbsp;</option>
          <option value="0">0</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
          <option value="9">9</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
          <option value="13">13</option>
          <option value="14">14</option>
          <option value="15">15</option>
          <option value="16">16</option>
          <option value="17">17</option>
          <option value="18">18</option>
          <option value="19">19</option>
          <option value="20">20</option>
          <option value="21">21</option>
          <option value="22">22</option>
          <option value="23">23</option>
          <option value="24">24</option>
          <option value="25">25</option>
          <option value="26">26</option>
          <option value="27">27</option>
          <option value="28">28</option>
        </select>
        <div class="input-error">Choose number</div>
      </label>
    </div>
    <div class="cell large-4 mb-32">
      <label class="input-block" data-validateable-block=""><span class="input-label">Children</span>
        <select class="input-field" name="Question5" required="" data-validateable-input="">
          <option selected="" disabled="" value="">&nbsp;</option>
          <option value="0">0</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
          <option value="9">9</option>
          <option value="10">10</option>
        </select>
        <div class="input-error">Choose number</div>
      </label>
    </div>
    <div class="cell large-4 mb-32">
      <label class="input-block" data-validateable-block=""><span class="input-label">Timezone</span>
        <select class="input-field" name="Question6" required="" data-validateable-input="">
          <option selected="" disabled="" value="">&nbsp;</option>
          <option value="GMT+0:00">GMT+0:00</option>
          <option value="GMT+1:00">GMT+1:00</option>
          <option value="GMT+2:00">GMT+2:00</option>
          <option value="GMT+3:00">GMT+3:00</option>
          <option value="GMT+3:30">GMT+3:30</option>
          <option value="GMT+4:00">GMT+4:00</option>
          <option value="GMT+5:00">GMT+5:00</option>
          <option value="GMT+5:30">GMT+5:30</option>
          <option value="GMT+6:00">GMT+6:00</option>
          <option value="GMT+7:00">GMT+7:00</option>
          <option value="GMT+8:00">GMT+8:00</option>
          <option value="GMT+9:00">GMT+9:00</option>
          <option value="GMT+9:30">GMT+9:30</option>
          <option value="GMT+10:00">GMT+10:00</option>
          <option value="GMT+11:00">GMT+11:00</option>
          <option value="GMT+12:00">GMT+12:00</option>
          <option value="GMT-11:00">GMT-11:00</option>
          <option value="GMT-10:00">GMT-10:00</option>
          <option value="GMT-9:00">GMT-9:00</option>
          <option value="GMT-8:00">GMT-8:00</option>
          <option value="GMT-7:00">GMT-7:00</option>
          <option value="GMT-6:00">GMT-6:00</option>
          <option value="GMT-5:00">GMT-5:00</option>
          <option value="GMT-4:00">GMT-4:00</option>
          <option value="GMT-3:30">GMT-3:30</option>
          <option value="GMT-3:00">GMT-3:00</option>
          <option value="GMT-2:00">GMT-2:00</option>
          <option value="GMT-1:00">GMT-1:00</option>
        </select>
        <div class="input-error">Choose number</div>
      </label>
    </div>
    <div class="cell large-6 mb-32">
      <label class="input-block" data-validateable-block=""><span class="input-label">Email</span>
        <input class="input-field" name="Question7" type="email" required="" data-validateable-input="">
        <div class="input-error">Email is required</div>
      </label>
    </div>
    <div class="cell large-6 mb-32">
      <label class="input-block booking-form__phone" data-validateable-block="">
        <span class="input-label">Phone</span>
        <input class="input-field" name="Question8" type="tel" required="" data-validateable-input="" data-intl-tel-input="" autocomplete="off">
        <div class="input-error">Phone is required</div>
      </label>
    </div>
    <div class="cell large-6 mb-32">
      <label class="input-block" data-validateable-block="" style="display: none">
        <span class="input-label">Dial code</span>
        <input class="input-field" name="Question40" required="" data-validateable-input="" data-iti-slave="dialCode">
        <div class="input-error">Field is required</div>
      </label>
    </div>
    <div class="cell large-6 mb-32">
      <label class="input-block" data-validateable-block="" style="display: none">
        <span class="input-label">Country of phone number</span>
        <input class="input-field" name="Question41" required="" data-validateable-input="" data-iti-slave="country">
        <div class="input-error">Field is required</div>
      </label>
    </div>
    <div class="cell large-12 booking-form__method mb-32">
      <div class="checkbox-wrapper flex-container large-flex-dir-row flex-dir-column align-justify align-middle flex-wrap" data-validateable-block="" data-required-checkboxlist="">
        <div class="booking-form__checkbox-text mr-32">
          <p>Preferred method contact</p>
        </div>
        <label class="checkbox checkbox--first ">
          <input class="checkbox__input" type="checkbox" name="Question9" data-validateable-input="" required="" value="Call">
          <span class="checkbox__fake">
            <svg width="10" height="10" viewBox="0 0 10 10">
              <polyline points="2,5 4,7 8,3"></polyline>
            </svg>
          </span>
          <span class="checkbox__label">Call</span>
        </label>
        <label class="checkbox  ">
          <input class="checkbox__input" type="checkbox" name="Question9" data-validateable-input="" required="" value="Email">
          <span class="checkbox__fake">
            <svg width="10" height="10" viewBox="0 0 10 10">
              <polyline points="2,5 4,7 8,3"></polyline>
            </svg>
          </span>
          <span class="checkbox__label">Email</span>
        </label>
        <label class="checkbox  ">
          <input class="checkbox__input" type="checkbox" name="Question9" data-validateable-input="" required="" value="WhatsApp">
          <span class="checkbox__fake">
            <svg width="10" height="10" viewBox="0 0 10 10">
              <polyline points="2,5 4,7 8,3"></polyline>
            </svg>
          </span>
          <span class="checkbox__label">WhatsApp</span>
        </label>
        <label class="checkbox  ">
          <input class="checkbox__input" type="checkbox" name="Question9" data-validateable-input="" required="" value="WeChat">
          <span class="checkbox__fake">
            <svg width="10" height="10" viewBox="0 0 10 10">
              <polyline points="2,5 4,7 8,3"></polyline>
            </svg>
          </span>
          <span class="checkbox__label">WeChat</span>
        </label>
      </div>
    </div>
    <div class="cell large-12 mb-32">
      <label class="input-block" data-validateable-block=""><span class="input-label">Where did you hear about us?</span>
        <select class="input-field" name="Question22" required="" data-validateable-input="">
          <option selected="" disabled="" value="">&nbsp;</option>
          <option value="Search engine (Google, Bing, etc.)">Search engine (Google, Bing, etc.)</option>
          <option value="Direct mail (Postal)">Direct mail (Postal)</option>
          <option value="Email">Email</option>
          <option value="Advertising">Advertising</option>
          <option value="Press (Magazine/Newspaper)">Press (Magazine/Newspaper)</option>
          <option value="Social media (Instagram, Facebook, etc.)">Social media (Instagram, Facebook, etc.)</option>
          <option value="Event">Event</option>
          <option value="Personal Referral">Personal Referral</option>
          <option value="Partnership">Partnership</option>
          <option value="Other">Other</option>
        </select>
        <div class="input-error">Choose number</div>
      </label>
    </div>
    <div class="cell large-12 mb-32">
      <label class="input-block"><span class="input-label">Tell us more about your needs</span>
        <textarea class="input-field" name="Question10" data-autosize-textarea="" data-validateable-input="" rows="4" maxlength="1000"></textarea>
      </label>
    </div>
    <div class="cell large-12 booking-form__terms-block">
      <div class="checkbox-wrapper mb-24" data-validateable-block="">
        <label class="checkbox">
          <input class="checkbox__input" type="checkbox" name="Question11" required="" data-validateable-input="" value="yes">
          <span class="checkbox__fake">
            <svg width="10" height="10" viewBox="0 0 10 10">
              <polyline points="2,5 4,7 8,3"></polyline>
            </svg></span><span class="checkbox__label">I agree with terms and conditions</span>
        </label>
      </div>
    </div>
    <div class="cell large-12 booking-form__terms-block">
      <div class="checkbox-wrapper mb-24" data-validateable-block="">
        <label class="checkbox">
          <input class="checkbox__input" type="checkbox" name="Question12" data-validateable-input="" value="yes">
          <span class="checkbox__fake">
            <svg width="10" height="10" viewBox="0 0 10 10">
              <polyline points="2,5 4,7 8,3"></polyline>
            </svg></span><span class="checkbox__label">I want to subscribe to Ultima’s newsletter with special offers and promotions.</span>
        </label>
      </div>
    </div>
    <!-- .fields -->
    <div class="cell large-6">
      <div class="form__button-container">
        <button class="form__button button flex-container align-center align-middle text text--white" type="submit">
          <span class="button__decor-arrow mr-16">
            <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path d="M10.5 3.5L14.5 7.5M14.5 7.5L10.5 12M14.5 7.5L1.5 7.5" stroke="white"></path>
            </svg>
          </span>
          <span class="button__text">Enquire now</span>
        </button>
      </div>
    </div>
  </div>
  <input name="qsID" type="hidden" value="1622719468">
  <input name="pURI" type="hidden" value="">
  <input type="hidden" name="recaptcha_response" id="recaptchaResponse">
</form>

Text Content

EN
 * EN
 * FR
 * RU

EN EN FR RU

Enquire now



WHERE HOME FEELS LIKE AN ESCAPE


STEP INTO THE WORLD OF ULTIMA COLLECTION

Tucked away at your own wellness retreat in the Alps or toasting to moments with
family while overlooking a shimmering Mediterranean Sea, our secluded escapes
are designed to feel like home. 

 

Look beyond our highly curated ski chalets, retreats, spas and villas and you’ll
find a collection of people with an unwavering set of standards.

 

Your in-house team will be there to offer highly personalised experiences in
utter comfort and privacy. This is life savoured to the fullest.




 * WHY ULTIMA COLLECTION?
   
   Wherever in the world you’re exploring, if there’s Ultima’s name on the door,
   you can expect our signature services and exceptionally high standards.
   
   


 * OUR ROOTS 
   
   Many of you will know us from our beginnings at Ultima Gstaad: our
   award-winning, 5-star superior hotel in Switzerland. Now, we’re found in
   exclusive destinations across Europe.
   
   


 * SUSTAINABLE LIVING 
   
   A tree is planted for every night you stay with us. Plus, you will find
   biodegradable and sustainable materials used throughout. Ultima’s properties
   enhance natural habitats and never disrupt them.
   
   

Explore more


THE COLLECTION

Our ultra-luxury private residences include villas, ski chalets and spas, as
well as a 5-star superior hotel. Each one is chosen for its unique character and
is designed impeccably in the signature Ultima style. Browse our growing
portfolio of destinations below.



 * France
   
    * 
    * 
    * 
    * 
   
   
   ULTIMA COURCHEVEL BELVÉDÈRE

 * Switzerland
   
    * 
    * 
    * 
    * 
   
   
   ULTIMA GSTAAD

 * Switzerland
   
    * 
    * 
    * 
    * 
   
   
   ULTIMA CRANS-MONTANA

 * France
   
    * 
    * 
    * 
    * 
   
   
   ULTIMA MEGÈVE

 * Greece
   
    * 
    * 
    * 
    * 
   
   
   ULTIMA CORFU

 * Switzerland
   
    * 
    * 
    * 
    * 
   
   
   ULTIMA GENEVA GRAND VILLA





THE ULTIMA SERVICES

We’re known for our world-class service, surpassing ‘luxury’ to offer highly
personalised experiences in utter seclusion. Not only do we get to know and
anticipate your needs, but we’ll delight you with surprises along the way.




 * PRIVATE CONCIERGE 
   
    
   
   Helicopter transfers, Michelin star chefs and 24/7 service staff can be
   arranged by our in-house teams to personalise each experience. Consider it
   handled, however spontaneous the idea.
   
   


 * HEALTH & WELLNESS 
   
    
   
   Indulge in personalised treatments with state-of-the-art amenities and
   lifestyle wellness treatments at our leading Swiss clinic and renowned spas. 
   
   


 * PERSONALISED EXPERIENCES & EVENTS 
   
   We can map-out the perfect day for your group based on your interests. Be it
   for business or pleasure. After all, no-one knows these locations like we do.
   
   

Explore more


IN THE PRESS

 * "The Ultima Group is at the forefront of several major trends that are
   currently reshaping the sector in the high-end alternative accommodation
   market"

 * "The Epitome of Luxury Travel"

 * "Ultima Collection is reshaping luxury travel with exclusive-use chalets,
   villas and properties that have been designed to bridge the gap between
   luxury hotels and real estate through their combination of service, privacy
   and comfort"




GET IN TOUCH

Stretching from the Alps to the Mediterranean, our Collection has a stylishly
curated space for every need, come winter or summer. Speak to the reservation
team to find the right dates and destination for your Ultima experience.

Enquire Now


AWARDS 


ULTIMA COLLECTION

 * Ultima Gstaad, World's Best Inspired Design Hotel 2021
   
   
   WORLD BOUTIQUE HOTEL AWARDS

 * Ultima Gstaad, Luxury Boutique Hotel 2021
   
   
   ILUXURY AWARDS

 * Ultima Gstaad, Best Luxury Hotel Spa & Wellness in Switzerland 2021
   
   
   INTERNATIONAL SPA & BEAUTY

 * Most Innovative Luxury Hospitality Group 2020
   
   
   LUXLIFE MAGAZINE

 * Hotellerie suisse
   
   
   5-STAR SUPERIOR HOTEL ULTIMA GSTAAD 2020-2023

 * Influencer Awards Monaco
   
   
   BEST LUXURY HOSPITALITY GROUP OF THE YEAR 2019

 * World Travel Awards
   
   
   SWITZERLAND’S LEADING BOUTIQUE HOTEL 2019

 * World Luxury Hotel Awards
   
   
   LUXURY BOUTIQUE RETREAT 2019

 * Readers' Choice Awards 2019
   
   
   CONDÉ NAST TRAVELLER

 * Switzerland’s Leading Boutique Hotel 2018
   
   
   WORLD TRAVEL AWARDS

 * Breakout Entry of the Year 2018
   
   
   KARL WILD HOTEL RATING

 * Travel Destination Rating 8/10 2018
   
   
   THE TELEGRAPH

 * Ultimate Chic Weekend Destination 2018
   
   
   FORBES

 * Best Hotel & Ski Resort 2018
   
   
   READERS' CHOICE AWARDS

 * Switzerland’s Leading Boutique Hotel 2018
   
   
   WORLD TRAVEL AWARDS

 * Wellness Destination 2018
   
   
   SWISS TOURISM

 * Trendsetter Hotel of the Year 2018
   
   
   GQ TRAVEL AWARDS




 * COLLECTION


 * MEDIA & PRESS


 * SUSTAINABILITY


 * CAREERS


 * EVENTS & PARTNERSHIPS

NEWSLETTER SIGN UP

Name
Name is required
Surname
Surname is required
Email
Email is required
Subscribe


YOU HAVE BEEN SUCCESSFULLY SUBSCRIBED

Error while processing form

Form couldn't be sent


CONTACT US

+41 22 779 33 33

For reservations, reservation@ultimacollection.com

For other enquiries, info@ultimacollection.com

 

 * 
 * 
 * 
 * 

© 2021, Ultima Collection, Made by EWM

 *  
 * Privacy Policy
 * Terms & Conditions

 * About Us
   
 * The Collection
   
   * Switzerland
     * Ultima Gstaad
       
     * Ultima Geneva Grand Villa
       
     * Ultima Crans-Montana
       
   * France
     * Ultima Megève
       
     * Ultima Courchevel Belvédère
       
   * Greece
     * Ultima Corfu
       
 * Signature Services
   
 * Sustainability
   


BOOKING ENQUIRY


Destination   Ultima Corfu Ultima Crans-Montana Ultima Megève Ultima Gstaad
Ultima Courchevel Belvédère Ultima Geneva Grand Villa
Choose number
Enquire now

Please note that this property can only be rented exclusively and not per room.

First name
Field is required
Last name
Field is required
Arrival date
Choose date
Departure date
Choose date
Adults   0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
27 28
Choose number
Children   0 1 2 3 4 5 6 7 8 9 10
Choose number
Timezone   GMT+0:00 GMT+1:00 GMT+2:00 GMT+3:00 GMT+3:30 GMT+4:00 GMT+5:00
GMT+5:30 GMT+6:00 GMT+7:00 GMT+8:00 GMT+9:00 GMT+9:30 GMT+10:00 GMT+11:00
GMT+12:00 GMT-11:00 GMT-10:00 GMT-9:00 GMT-8:00 GMT-7:00 GMT-6:00 GMT-5:00
GMT-4:00 GMT-3:30 GMT-3:00 GMT-2:00 GMT-1:00
Choose number
Email
Email is required
Phone
Phone is required
Dial code
Field is required
Country of phone number
Field is required

Preferred method contact

Call Email WhatsApp WeChat
Where did you hear about us?   Search engine (Google, Bing, etc.) Direct mail
(Postal) Email Advertising Press (Magazine/Newspaper) Social media (Instagram,
Facebook, etc.) Event Personal Referral Partnership Other
Choose number
Tell us more about your needs
I agree with terms and conditions
I want to subscribe to Ultima’s newsletter with special offers and promotions.
Enquire now