www.swanhotel.com Open in urlscan Pro
51.140.87.39  Public Scan

Submitted URL: http://www.swanhotel.com/
Effective URL: https://www.swanhotel.com/
Submission: On October 14 via manual from US — Scanned from GB

Form analysis 5 forms found in the DOM

POST /

<form action="/" enctype="multipart/form-data" method="post"><input name="__RequestVerificationToken" type="hidden" value="naEz_4ZKGGdF7bmQBQhsWaFAkfH92xAycQRHf11vSerNIPfcDIubeqgfD8HDhtDWxEesHXNIqZGVaGlHGlarw4zP2mQ1">
  <div class="booking-widget__section">
    <div class="booking-widget__groups">
      <div class="booking-widget__group">
        <span class="booking-widget__subheading">Number of guests</span>
        <button class="booking-widget__btn js-booking-widget-toggle-details"><span class="js-booking-widget-summary">1 Room, 2 Adults, 0 Children, 0 Pets</span> <svg class="icon ">
            <use xlink:href="#icon-handdrawn-edit"></use>
          </svg>
        </button>
      </div>
      <div class="booking-widget__group">
        <span class="booking-widget__subheading">Date of arrival</span>
        <div class="booking-widget__date">
          <input type="text" class="js-booking-widget-date hasDatepicker" placeholder="dd/mm/yyyy" readonly="True" value="" id="dp1665754781789">
          <svg class="icon datepicker-wrapper__icon">
            <use xlink:href="#icon-handdrawn-calendar"></use>
          </svg>
          <input class="js-arrival-date" data-val="true" data-val-date="The field HotelArrivalDate must be a date." data-val-required="The HotelArrivalDate field is required." id="HotelArrivalDate" name="HotelArrivalDate" type="date"
            value="01/01/0001 00:00:00">
        </div>
        <div class="booking-widget__calendar">
          <div class="arrival-calendar">
            <div class="stay-arrival-calendar__picker"><span class="ajax-loader" style="position: static;"><span class="ajax-loader-icon"> <svg class="icon icon--md">
                    <use xlink:href="#icon-spinner8"></use>
                  </svg>
                </span></span></div>
          </div>
        </div>
      </div>
      <div class="booking-widget__group">
        <label class="booking-widget__subheading" for="Nights">Nights</label>
        <div class="booking-widget__number js-number-input-increment">
          <input value="1" class="stay-nights" data-val="true" data-val-number="The field Nights must be a number." data-val-required="The Nights field is required." id="Nights" max="999" min="1" name="Nights" readonly="readonly" type="number">
          <div class="btn btn--increase js-increment">+</div>
          <div class="btn btn--decrease js-increment">-</div>
        </div>
      </div>
      <div class="booking-widget__actions">
        <input value="Hotel" data-val="true" data-val-required="The WidgetBookingType field is required." id="WidgetBookingType" name="WidgetBookingType" type="hidden">
        <button type="submit" class="btn" role="button">Book now</button>
      </div>
    </div>
  </div>
  <div class="booking-widget__sub-section js-booking-widget-details">
    <div class="booking-widget__groups booking-widget__groups--room js-booking-widget-room">
      <div class="booking-widget__group">
        <h3>Room <span class="js-booking-widget-room-number">1</span></h3>
      </div>
      <div class="booking-widget__group">
        <span class="booking-widget__subheading">Adults</span>
        <div class="booking-widget__number js-number-input-increment">
          <input class="js-booking-widget-adults" value="2" data-val="true" data-val-number="The adult field must be a number." data-val-required="The adult field is required." id="adults_0" max="2" min="1" name="RequestedRooms[0].Adults"
            readonly="readonly" type="number">
          <div class="btn btn--increase js-increment">+</div>
          <div class="btn btn--decrease js-increment">-</div>
        </div>
      </div>
      <div class="booking-widget__group">
        <span class="booking-widget__subheading">Children</span>
        <div class="booking-widget__number js-number-input-increment js-number-child-input-increment">
          <input class="js-booking-widget-children" value="0" data-val="true" data-val-number="The children field must be a number." data-val-required="The children field is required." id="children_0" max="3" min="0" readonly="readonly"
            type="number">
          <div class="btn btn--increase js-increment">+</div>
          <div class="btn btn--decrease js-increment">-</div>
          <div class="btn btn--increase js-increment js-booking-widget-add-child">+</div>
          <div class="btn btn--decrease js-increment js-booking-widget-remove-child">-</div>
        </div>
      </div>
      <div class="booking-widget__group booking-widget__group--child-details">
        <span class="booking-widget__subheading">Children's ages</span>
        <select class="booking-widget__select booking-widget__hidden js-booking-widget-child-age-master" name="" id="RequestedRooms_0_ChildAges_0">
          <option value="0">0-12 months</option>
          <option value="1">1 year</option>
          <option value="2">2 years</option>
          <option value="3">3 years</option>
          <option value="4">4 years</option>
          <option value="5">5 years</option>
          <option value="6">6 years</option>
          <option value="7">7 years</option>
          <option value="8">8 years</option>
          <option value="9">9 years</option>
          <option value="10">10 years</option>
          <option value="11">11 years</option>
          <option value="12">12 years</option>
          <option value="13">13 years</option>
          <option value="14">14 years</option>
        </select>
        <div class="js-booking-widget-child-details">
        </div>
      </div>
      <div class="booking-widget__group">
        <span class="booking-widget__subheading">Bringing pets?</span>
        <div class="booking-widget__number js-number-input-increment">
          <input class="js-booking-widget-pets" value="0" data-val="true" data-val-number="The dog field must be a number." data-val-required="The dog field is required." id="dogs_0" max="2" min="0" name="RequestedRooms[0].Dogs" readonly="readonly"
            type="number">
          <div class="btn btn--increase js-increment">+</div>
          <div class="btn btn--decrease js-increment">-</div>
        </div>
      </div>
      <button title="Remove room" class="booking-widget__remove-room js-booking-widget-remove-additional-room"> <svg class="icon booking-widget__icon">
          <use xlink:href="#icon-trashcan"></use>
        </svg>
      </button>
    </div>
    <div class="booking-widget__additional-rooms-container js-booking-widget-additional-rooms">
    </div>
    <div class="booking-widget__add-room">
      <button class="btn btn--secondary js-booking-widget-add-additional-room"> <svg class="icon ">
          <use xlink:href="#icon-plus"></use>
        </svg> Add another room</button>
    </div>
  </div>
  <input name="ufprt" type="hidden"
    value="EB441ED08E6E1AFE6DC2AECD87208893BE060BB2535591772205B0262B43D5CFE8E451E3F91004B4211A9F18077CDFBD137D8515D3A4F50EBE41C598116A6857CAEC6D5E34914426B79EEA223DE5A40D652064C5FC97C1AC95C2EFCDD2FE86C8E906919D9D91C5F8CA264F72D70434C174713C49A97518F2632DA433EC94C847D55F7FA4EBC0E5E163B0D32FCD7C1711D6334826">
</form>

POST /

<form action="/" enctype="multipart/form-data" method="post"><input name="__RequestVerificationToken" type="hidden" value="sNbl1hV3sM2s0NXdobc59L2toNxuAQs_tVxAGkrvNL6Of7ybPAIF1graz18KANRY0P_EXIbeeMcv1GnragrxdAGmbS01">
  <div class="booking-widget__groups booking-widget__groups--cottage">
    <div class="booking-widget__group">
      <span class="booking-widget__subheading">Nights</span>
      <div class="booking-widget__dropdown">
        <select data-val="true" data-val-number="The field CottageNumOfNights must be a number." data-val-required="The CottageNumOfNights field is required." id="number-of-nights" name="CottageNumOfNights">
          <option value="3">Mid-week / weekend - 3 nights</option>
          <option value="4">Mid-week - 4 nights (Mon-Fri)</option>
          <option value="7">Full week - 7 nights (Fri-Fri)</option>
          <option value="2">2 Night stay (limited availability)</option>
        </select>
      </div>
    </div>
    <div class="booking-widget__group">
      <span class="booking-widget__subheading">Date of arrival</span>
      <div class="booking-widget__date">
        <input type="text" class="js-booking-widget-date-cottage hasDatepicker" placeholder="dd/mm/yyyy" value="" id="cottage_arrival_box" name="cottage_arrival_box">
        <svg class="icon datepicker-wrapper__icon">
          <use xlink:href="#icon-handdrawn-calendar"></use>
        </svg>
        <input class="js-arrival-date js-cottage-arrival-date" data-val="true" data-val-date="The field CottageArrivalDate must be a date." data-val-required="The CottageArrivalDate field is required." id="CottageArrivalDate"
          name="CottageArrivalDate" type="date" value="01/01/0001 00:00:00">
      </div>
      <div class="booking-widget__calendar">
        <div class="arrival-calendar" style="width:135%;">
          <div class="arrival-calendar__preview">
            <p class="arrival-calendar__text initial">
              <span class="arrival-calendar__select">Select your</span>
              <span class="arrival-calendar__checkin">check in</span> date
            </p>
            <div class="checkin">
              <p class="checkin__day"></p>
              <h2 class="checkin__date"></h2>
              <p class="checkin__month"></p>
            </div>
            <div class="arrival-calendar__legend">
              <p class="arrival-calendar__item">
                <span class="square square--blank"></span>This date is unavailable for check in
              </p>
            </div>
          </div>
          <div class="arrival-calendar__picker"><span class="ajax-loader"><span class="ajax-loader-icon"> <svg class="icon icon--md">
                  <use xlink:href="#icon-spinner8"></use>
                </svg>
              </span></span></div>
        </div>
        <div class="departure-calendar">
          <div class="departure-calendar__preview">
            <p class="departure-calendar__text initial"><span class="departure-calendar__select">Select your</span> <span class="departure-calendar__checkout">check out</span> date</p>
            <div class="checkout">
              <p class="checkout__day"></p>
              <h2 class="checkout__date"></h2>
              <p class="checkout__month"></p>
            </div>
            <div class="departure-calendar__legend">
              <p class="departure-calendar__item"><span class="square square--blank"></span>This date is unavailable for check out</p>
            </div>
          </div>
          <div class="departure-calendar__picker"><span class="ajax-loader"><span class="ajax-loader-icon"> <svg class="icon icon--md">
                  <use xlink:href="#icon-spinner8"></use>
                </svg>
              </span></span></div>
        </div>
      </div>
    </div>
    <div class="booking-widget__group">
      <span class="booking-widget__subheading">Bringing pets?</span>
      <div class="booking-widget__number js-number-input-increment">
        <input class="js-booking-widget-pets" value="0" data-val="true" data-val-number="The dog field must be a number." data-val-required="The dog field is required." id="Pets" max="2" min="0" name="Dogs" readonly="readonly" type="number">
        <div class="btn btn--increase js-increment">+</div>
        <div class="btn btn--decrease js-increment">-</div>
      </div>
    </div>
    <div class="booking-widget__actions">
      <input value="Cottage" data-val="true" data-val-required="The WidgetBookingType field is required." id="WidgetBookingType" name="WidgetBookingType" type="hidden">
      <button type="submit" class="btn CottageBtn" role="button">Book now</button>
    </div>
  </div>
  <input name="ufprt" type="hidden"
    value="0B3049842F0433F584042B679F72A06B17D9C4241DD62FCF425E36C09D2E3C7F2832AFBDC57EF92F4D24C0279F03998FCED3C337A08352534767FF35D84AD2416D12B7FC0F48DE74E57E8C7D1EEA983CDE340702035E2A0938CE433F378F709D7A1482AB7A7F28C4C5231FB786286A1D6D15479F59589FFEA6655586114341AAA5D56620F9B9C677538777F12D56A1447016D61C">
</form>

POST /

<form action="/" enctype="multipart/form-data" method="post"><input name="__RequestVerificationToken" type="hidden" value="EP9uS44iU6WsBVBQIoblrlHCMzc5LRPECUDf0_e5cXQAz15mBV94SJDZpGe3bDpS_9JZzjF-gb_SIl-oOPxp1pmkS3M1">
  <div class="booking-widget__groups booking-widget__groups--table">
    <div class="booking-widget__group">
      <span class="booking-widget__subheading">Number of guests</span>
      <div class="booking-widget__number js-number-input-increment">
        <input value="2" data-val="true" data-val-number="The field TableGuests must be a number." data-val-required="The TableGuests field is required." id="TableGuests" max="6" min="1" name="TableGuests" readonly="readonly" type="number">
        <div class="btn btn--increase js-increment">+</div>
        <div class="btn btn--decrease js-increment">-</div>
      </div>
    </div>
    <div class="booking-widget__group">
      <span class="booking-widget__subheading">Date</span>
      <div class="booking-widget__date">
        <input type="text" class="js-booking-widget-table hasDatepicker" placeholder="dd/mm/yyyy" readonly="True" value="" id="dp1665754781790">
        <svg class="icon datepicker-wrapper__icon">
          <use xlink:href="#icon-handdrawn-calendar"></use>
        </svg>
        <input class="js-table-arrival-date" data-val="true" data-val-date="The field TableArrivalDate must be a date." data-val-required="The TableArrivalDate field is required." id="TableArrivalDate" name="TableArrivalDate" type="date"
          value="01/01/0001 00:00:00">
      </div>
      <div class="booking-widget__calendar">
        <div class="arrival-calendar">
          <div class="table-arrival-calendar__picker"><span class="ajax-loader" style="position: static;"><span class="ajax-loader-icon"> <svg class="icon icon--md">
                  <use xlink:href="#icon-spinner8"></use>
                </svg>
              </span></span></div>
        </div>
      </div>
    </div>
    <div class="booking-widget__actions">
      <input value="Table" data-val="true" data-val-required="The WidgetBookingType field is required." id="WidgetBookingType" name="WidgetBookingType" type="hidden">
      <button type="submit" class="btn" role="button">Book now</button>
    </div>
  </div>
  <input name="ufprt" type="hidden"
    value="58A8D445A43688BE926AFB158D89C42B4D699A076F1900BF462099CAF9007F659DA106DA2823B6CA7ED0BB0F66636D1FF6C7818954522230E96667B73517B13B15C819E92F54764D831949B00CA1CD13A82C85F9EF201496736B8D7E80304BF17FF628DAF0FCC8F0FF24E083C57134BB48028832380546132BE77951B823289411758A89153A5678B4B50389D4307E1E930A76D9">
</form>

POST /

<form action="/" enctype="multipart/form-data" method="post"><input name="__RequestVerificationToken" type="hidden" value="BWSOoA34GzwG53qSde8WVDAgmgGmtLnD1csn4S3JbmMIUG7iE1H-siWnhhI-yDHGBHMNi6zT558lwwvCefE0SoKhOyw1"> <input type="hidden"
    name="FormId" value="58208591-0462-4685-ac54-bf4a50593036">
  <input id="FormName" name="FormName" type="hidden" value="Contact Us"><input data-val="true" data-val-required="The RecordId field is required." id="RecordId" name="RecordId" type="hidden" value="00000000-0000-0000-0000-000000000000"><input
    id="PreviousClicked" name="PreviousClicked" type="hidden" value=""> <input type="hidden" name="FormStep" value="0">
  <input type="hidden" name="RecordState"
    value="OTI3QjJFREUwNkQ5Njc4MzIyODI3QTk3N0I5OTg2RkU4MTk4RkE3QzczRkQ5NDc4MEFGRDc0MzgxMTNENzk2QTNBQkU0QUY1MTBDQTE0ODc5RDc4M0UxRTMyQjk1REUxRDYxM0ExMTc0MDM0QkZDQjI0MjgyMTNCRkMxMDA1QTFCQTg3RTUxQkFENzJDRkNBN0VFRjA3NUMyRDM1NTc5MDY4NDUwNTdGRDMwQzU1RTUzQzA5Njc2QkVCNTZFQzE4MTk0RUI1NzQxMzRFNDA0RTBBNzM0QzI0QzM2MDg5MDRGMjAzQTM5NUQzOEU2NDc2RDQ2REMyNEQzMERCNDk3QTc4Njc0OTk5QUJGODExQjcxQTAwRDY4NTY5QzJDODA0Qzk3QzVEOTU1NkU0OEM3NjgzQkVFN0I2QkI3ODY1MzMzMjU4NjM0NTVGM0Q5MDVFM0I5MzMyNTU0RUQ3ODYyRkQwNkI4Qzg4NjRDNDk0Mjk3NkIwNTdGRDgyRDZGRjEwMzZFRkFDNjk5MDdBRkUzNTQ0NEY0RTJDODRBOEEyQUQ1MEU4MDY2OURFRUM5ODkyQzk3RjQ2QUFGQ0NBMUEyQkEyOEFBRUM0NjFCRjNBOTFBQjI5MkY1OTVCMUQ5MTU1NEM3NkY1NzIwMTAxMjcyOTRCN0IxNDJBMTIyMzQ2QkY4NTU3MjRENUYzN0M2NzUxODYxN0M2ODZBRTI4Q0JCMjFCMENCMDg2Mzk1QzAxRkMwNDA5MUQyODhCQTNFOTIwOTE1QzFCNTVGQTJCM0JDODQ1RTkwQkRDRDM0MjJDOTc3OEE5MzEyMTZBQjhBMTFGREVCOENDOUJBNTgzQzY1NDU0NzIxRjlF">
  <div class="contourPage">
    <fieldset class="contourFieldSet" id="280b1e2b-8003-42ef-beca-6876ba787556">
      <div class="row-fluid">
        <div class="span6 col-md-6">
          <div class="umbraco-forms-field yourname shortanswer mandatory">
            <label for="f95675cb-45c0-4499-ac65-4d0e2f7c33bf" class="fieldLabel"> Your Name <span class="contourIndicator">*</span>
            </label>
            <div>
              <input type="text" name="f95675cb-45c0-4499-ac65-4d0e2f7c33bf" id="f95675cb-45c0-4499-ac65-4d0e2f7c33bf" class="text" value="" maxlength="500" data-val="true" data-val-required="Please provide a value for Your Name">
              <span class="field-validation-valid" data-valmsg-for="f95675cb-45c0-4499-ac65-4d0e2f7c33bf" data-valmsg-replace="true"></span>
            </div>
          </div>
        </div>
        <div class="span6 col-md-6">
          <div class="umbraco-forms-field emailaddress shortanswer mandatory alternating">
            <label for="bee22c8b-9125-4823-84cf-901724f25790" class="fieldLabel"> Email Address <span class="contourIndicator">*</span>
            </label>
            <div>
              <input type="text" name="bee22c8b-9125-4823-84cf-901724f25790" id="bee22c8b-9125-4823-84cf-901724f25790" class="text" value="" maxlength="500" data-val="true" data-val-required="Please provide a value for Email Address">
              <span class="field-validation-valid" data-valmsg-for="bee22c8b-9125-4823-84cf-901724f25790" data-valmsg-replace="true"></span>
            </div>
          </div>
        </div>
      </div>
    </fieldset>
    <fieldset class="contourFieldSet" id="bdba5597-9e55-4662-a9ac-be8ea4b8ff0f">
      <div class="row-fluid">
        <div class="span12 col-md-12">
          <div class="umbraco-forms-field howcanwehelp longanswer mandatory">
            <label for="70497c48-d94f-4fa5-9967-e8fc4f15dbce" class="fieldLabel"> How can we help? <span class="contourIndicator">*</span>
            </label>
            <div>
              <textarea name="70497c48-d94f-4fa5-9967-e8fc4f15dbce" id="70497c48-d94f-4fa5-9967-e8fc4f15dbce" rows="2" cols="20" data-val="true" data-val-required="Please provide a value for How can we help?"></textarea>
              <span class="field-validation-valid" data-valmsg-for="70497c48-d94f-4fa5-9967-e8fc4f15dbce" data-valmsg-replace="true"></span>
            </div>
          </div>
        </div>
      </div>
    </fieldset>
    <fieldset class="contourFieldSet" id="24dddee9-1d60-4a2a-902a-6ed6689c5543">
      <div class="row-fluid">
        <div class="span12 col-md-12">
        </div>
      </div>
    </fieldset>
    <div style="display: none">
      <input type="text" name="5820859104624685ac54bf4a50593036">
    </div>
    <div class="contourNavigation row-fluid">
      <div class="col-md-12">
        <input type="submit" class="btn primary" value="Submit" name="submitbtn">
      </div>
    </div>
  </div>
  <input name="ufprt" type="hidden"
    value="2C85C5F0E367BC8FD0D499B7B34B0276F677CFD3E7EACA7A27FBB090CB2689848D708DE33CED194F41A80841E980A80B020505471F5ADD94F852261671C68FF48CBE0ED3B44088DE2021F7D4B3CABFD1805F38457D2EDDF185C164DFD29BA772F84AC248BBAB585CBDD288458F3EEECF3961D7EC01526260778B0C0F7A8DAD96CACAC91D">
</form>

POST /

<form action="/" enctype="multipart/form-data" method="post"><input name="__RequestVerificationToken" type="hidden" value="o_Vvk_ksTZODMo2RBad-9YLkfTU2DFx4Y_VLJaIQLheBQi6g22X_ESAGT50X7w7RyF-B4YxRLpD6MQICTO2CcaO9MN41"> <input type="hidden"
    name="FormId" value="929b558c-9ba1-49c6-ac0d-b56258b313aa">
  <input id="FormName" name="FormName" type="hidden" value="Newsletter"><input data-val="true" data-val-required="The RecordId field is required." id="RecordId" name="RecordId" type="hidden" value="00000000-0000-0000-0000-000000000000"><input
    id="PreviousClicked" name="PreviousClicked" type="hidden" value=""> <input type="hidden" name="FormStep" value="0">
  <input type="hidden" name="RecordState"
    value="ODY3RUY3OTFBODhCQ0U1NDhFMTQxNTEwRTVFNzdDMjlGMDcxNjc3RjJGNkU0NDVBRjg4MTNFRjMzRkRFMjg5MDM5OEJBOTAzRTFGNEJDOTk0QTk5QzI3RjA3NUE3NUU1Q0E2RkYyMTc1RDRGRkZGRkU4MTc4MzM4NUVBNTMwQzdBQTE0QjlFOTkxOUQyNkVFMDNDMjU2MzJDRkUzNkQ3MjQ4NjhCOTlGOTAwRDRCQjNCMzA5NUEyNTA3NUUzMDdDMzlCMENFNDM0RUNGRUFCMDcwNjdDMjg3NUVEOTg3RkE2MTVFRjg1QjQ0MTI3NkVBNUI0MEU0MDAyNDlGRENDRTQ4MkQ2RTI1N0QzMzdGNEE2Rjc3NjRCODlEREM4REI5QzAyQTAxREFGRjY3MERGRjI5NjY1MzBBQUM0MzhERjU1RTUwMDAyODREMjQyNDk5OUFDOTUyMjFEOUQ2QkMxQjE1QzI1NzMyRDg1OEQ5QjFGNzYwNkE0Nzg2RUUxRDUwMDdENEI3MzEzQ0Y1QjZCQjc0ODE3NDdDNzgwRDI3NzM3M0JERkIxQjZFNDUxMTAwNjM1ODE0MUY3RUE0NENFQTBEOTY2Q0IwN0NBMThDRDVDRTlDMzdGOTcyODY0REEyOTMxNjBDMkQxQTBCRjQ0OTM2OTlENUI0RDBEODVGNTJGQjk1MUMzMkRCNjQzMDBEODg0Qjg1NTVDRjZFQzE5QjhBMzEyNTZFNTMzODI0QzFENTNFQkU1OTlDNkM0MTk0RDlEMUEyMjIxMkVCQ0Y4RTE3NDVFRjNGMDQ3NDgxOTZBM0IxOTI2MTZEMjU4QjU3REE4OUEwRUNCQTM5MDMxODBGN0EyNkE4">
  <div class="contourPage">
    <fieldset class="contourFieldSet" id="0358eb37-efc7-4d77-8934-02ac4ce4f7ad">
      <div class="row-fluid">
        <div class="span12 col-md-12">
          <div class="umbraco-forms-field emailaddress shortanswer">
            <label for="3c58434d-15a6-42d9-e8c4-ddf0cbc1c012" class="fieldLabel"> Email Address </label>
            <div>
              <input type="text" name="3c58434d-15a6-42d9-e8c4-ddf0cbc1c012" id="3c58434d-15a6-42d9-e8c4-ddf0cbc1c012" class="text" value="" maxlength="500" placeholder="Enter your email address">
              <span class="field-validation-valid" data-valmsg-for="3c58434d-15a6-42d9-e8c4-ddf0cbc1c012" data-valmsg-replace="true"></span>
            </div>
          </div>
          <div class="umbraco-forms-field whatwouldyouliketohearmoreabout multiplechoice alternating">
            <label for="314a5697-1704-4842-9e2d-b1eaf8a0859e" class="fieldLabel"> What would you like to hear more about? </label>
            <div>
              <span class="checkboxlist" id="314a5697-1704-4842-9e2d-b1eaf8a0859e">
                <input type="checkbox" name="314a5697-1704-4842-9e2d-b1eaf8a0859e" id="314a5697-1704-4842-9e2d-b1eaf8a0859e_0" value="Hotel">
                <label for="314a5697-1704-4842-9e2d-b1eaf8a0859e_0">Hotel</label>
                <br>
                <input type="checkbox" name="314a5697-1704-4842-9e2d-b1eaf8a0859e" id="314a5697-1704-4842-9e2d-b1eaf8a0859e_1" value="Weddings">
                <label for="314a5697-1704-4842-9e2d-b1eaf8a0859e_1">Weddings</label>
                <br>
                <input type="checkbox" name="314a5697-1704-4842-9e2d-b1eaf8a0859e" id="314a5697-1704-4842-9e2d-b1eaf8a0859e_2" value="Spa">
                <label for="314a5697-1704-4842-9e2d-b1eaf8a0859e_2">Spa</label>
                <br>
                <input type="checkbox" name="314a5697-1704-4842-9e2d-b1eaf8a0859e" id="314a5697-1704-4842-9e2d-b1eaf8a0859e_3" value="Dining">
                <label for="314a5697-1704-4842-9e2d-b1eaf8a0859e_3">Dining</label>
                <br>
                <input type="checkbox" name="314a5697-1704-4842-9e2d-b1eaf8a0859e" id="314a5697-1704-4842-9e2d-b1eaf8a0859e_4" value="Meetings &amp; Events">
                <label for="314a5697-1704-4842-9e2d-b1eaf8a0859e_4">Meetings &amp; Events</label>
                <br>
              </span>
              <span class="field-validation-valid" data-valmsg-for="314a5697-1704-4842-9e2d-b1eaf8a0859e" data-valmsg-replace="true"></span>
            </div>
          </div>
          <div class="umbraco-forms-field legalism titleanddescription">
            <div>
              <div id="3c216f07-5fac-42fa-d4c6-bd9c938f2c33">
                <p>By subscribing, you agree to the <a href="">Terms of Service</a> and acknowledge our <a href="">Privacy Policy</a>.</p>
              </div>
              <span class="field-validation-valid" data-valmsg-for="3c216f07-5fac-42fa-d4c6-bd9c938f2c33" data-valmsg-replace="true"></span>
            </div>
          </div>
        </div>
      </div>
    </fieldset>
    <div style="display: none">
      <input type="text" name="929b558c9ba149c6ac0db56258b313aa">
    </div>
    <div class="contourNavigation row-fluid">
      <div class="col-md-12">
        <input type="submit" class="btn primary" value="Submit" name="submitbtn">
      </div>
    </div>
  </div>
  <input name="ufprt" type="hidden"
    value="48060910E7A762FAA6810520B79D73020560DB5FADD0668516F51867E5846A07D02B5B1CA5049A6DCFCFA736E7B1C468B2C2979D5FA72925B14D5CA6F1FF924CD0298E6E7411595BCE6BE77FB44EA7F4825EBC217A61A498A09734F4119C5817A4590C3D9B03482D992A2057B03A0346CF18C64D293D0AE0AEFDE953FB3E9EC95EEE2F69">
</form>

Text Content

arrowcalendar-ocalendarcheck-circlecheckbox-checkedcheckbox-uncheckedchevron-downchevron-leftchevron-rightchevron-upclock-altclockcrosscross2facebookhanddrawn-calendarhanddrawn-checkbox-checkedhanddrawn-checkbox-uncheckedhanddrawn-clockhanddrawn-edithanddrawn-minus-circlehanddrawn-plus-circlehanddrawn-radio-checkedhanddrawn-radio-uncheckedhanddrawn-tickhanddrawn-warninginstagramminus-circlepaper-plane2plus-circleplusradio_button_checkedradio_button_uncheckedspinner8trashcantripadvisortwitter
The Swan Hotel
Menu Book Best Rate Guaranteed
 * Rooms
 * Cottages
 * Spa
 * Weddings & Events
 * Eat & Drink
 * Health Club
 * Summer at The Swan
 * Offers
 * Activities
 * What's On
 * Vouchers
 * Christmas and New Year
 * Blog
 * Contact us
 * Events
 * Autumn/Winter at The Swan
 * Easter at The Swan

 

For our Christmas Packages please select 2 nights from the 24th December to
display availability

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


ALWAYS BOOK DIRECT FOR THE BEST RATES!


WELCOME TO THE SWAN HOTEL AND SPA THE LAKE DISTRICT

Book Hotel Book Cottage Book Table
Number of guests 1 Room, 2 Adults, 0 Children, 0 Pets
Date of arrival


Nights
+
-
Book now


ROOM 1

Adults
+
-
Children
+
-
+
-
Children's ages 0-12 months 1 year 2 years 3 years 4 years 5 years 6 years 7
years 8 years 9 years 10 years 11 years 12 years 13 years 14 years

Bringing pets?
+
-

Add another room
Nights
Mid-week / weekend - 3 nights Mid-week - 4 nights (Mon-Fri) Full week - 7 nights
(Fri-Fri) 2 Night stay (limited availability)
Date of arrival


Select your check in date



This date is unavailable for check in



Select your check out date



This date is unavailable for check out


Bringing pets?
+
-
Book now
Number of guests
+
-
Date


Book now



AUTUMN'S CALLING... IT'S TIME TO BOOK YOUR NEXT GETAWAY!

From our wonderful autumn & winter spa breaks to our cosy dinner, bed and
breakfast packages, it's time to book something to look forward to in the coming
colder months!

Think twilight spa access under the stars, snuggling up by our cosy fires and
plenty of hot chocolates - what more could you want from a stay at The Swan?

Book Your Autumn Getaway
 * 
 * 
 * 
 * 
 * 

 1. 1
 2. 2
 3. 3
 4. 4
 5. 5

 * Previous
 * Next


CHRISTMAS AT THE SWAN


FESTIVE FUN FOR EVERYONE

Whether you are looking for a fabulous festive package over Christmas, with all
the trimmings, Lunch with Santa, a Christmas market of dreams or a cheeky
Twixmas break - we have everything on your list this Christmas!

Book a stay Find out more



VISIT OUR LUXURY LAKE DISTRICT SPA

Welcome to Holte Spa.

The name 'Holte' pays homage to an ancestral name of our owner, James, with its
ties deeply rooted in the history of luxury goods. A meaning that we hope to
embody with a new informal luxury spa offering right in the heart of the Lakes.

You can expect specifically tailored thermal journeys; with an authentic outdoor
Finnish sauna, minimal chlorine, naturally filtered pools and cosy relaxation
spaces.

Bespoke treatments that go beyond the typical massage and facial offering, daily
fresh food, clean drinking in the spa café and, of course, a little bit of Swan
magic thrown in.

We are so proud to be partnering with Comfort Zone, Ground Wellbeing and OTO.

You can now book spa treatments, days and spa access now, as well as one of our
brand new bedrooms and suites!

Choose one of our 'Splendid rooms' in the booking journey.

Spa direct dial: 015395 39900

 

 

Book the Spa Book a new Splendid room or Suite
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

 1.  1
 2.  2
 3.  3
 4.  4
 5.  5
 6.  6
 7.  7
 8.  8
 9.  9
 10. 10
 11. 11
 12. 12
 13. 13
 14. 14
 15. 15
 16. 16
 17. 17
 18. 18
 19. 19
 20. 20
 21. 21
 22. 22
 23. 23

 * Previous
 * Next


THE ULTIMATE FAMILY FRIENDLY STAYCATION SPOT

From our Nest cottages featuring brilliant bunk beds, playrooms and even PS4s to
our fabulous family suites, The Swan is the perfect place to keep the little
ones entertained while allowing you mums and dads to enjoy a well-earned break,
too!

There are an abundance of family friendly places to explore in the Lake
District, from the World of Beatrix Potter to taking a trip to the Lakes
Aquarium locomotive style on the Lakeside Railway's steam train, so you'll never
be short of things to do with the little ones.

Book Now
 * 
 * 
 * 

 1. 1
 2. 2
 3. 3

 * Previous
 * Next


THE EARLY BIRD CATCHES THE YUMMY DEAL!

If you already know that you are planning a trip to The Swan this year then why
not book early and save? Book 8 weeks or more in advance and get 15% discount on
our Best Available Rates.

The Earlybird discount will automatically be applied to your booking!

Book your next getaway
 * 

 * Previous
 * Next


ROOMS

Nest yourself in one of our charming rooms, next to Lake Windermere, you'll find
yourself swooning over our rooms.

View our rooms


COTTAGES

Find a home away from home within our Holiday Cottages at Newby Bridge. Pure
luxury on your own terms.

Luxury Lake District Cottages


LOFTS & SUITES

Our Lake District loft suites in our spa hotel have been custom design with
opulence in mind.

View Loft suites


DOG FRIENDLY LAKE DISTRICT ESCAPES

That's right we are now a dog-friendly hotel in the lake district!

As one of the nicest and most dog friendly hotels in The Lake District, you can
now bring the whole family for an unforgettable trip to the Swan Hotel, as we
are delighted to welcome your four-legged pals, we have specially designed
Fabulous dog-friendly rooms that will accommodate up to two dogs, and they will
be treated to their own homemade dog biscuit, and use of their very own towels
and dog bowls!

Dog Friendly Stays Exploring The Lakes with your dog
 * 

 * Previous
 * Next


JOIN OUR FLOCK!


CAREERS AT THE SWAN

The future is looking bright.

With our new expansion well underway, including a brand new luxury spa and 30
new boutique bedrooms, our bubbly, buzzing team is growing fast!

We're looking for some hospitality heroes to join our wonderful team, from
Housekeeping Managers and Kitchen Assistants to Bar, Restaurant and Breakfast
Service superstars.

If you want to work for an idyllic luxury Hotel in the Lake District in a team
full of lovely people that care about you then apply today for one of our
amazing positions.

View Careers




SPA

From relaxing to waxing, treatments & personal training. Or simply take a dip in
the pool.

Find Out More


GATHERINGS

For occasions big or small, grand or intimate. Eat, drink and be merry with us.

Find Out More


DINING

Spaces to eat drink & play. Fabulous home cooked food, a wine list you will
understand and gin! Lots and lots of gin!

Find Out More


ROOMS

All designed with flair and care. Egyptian cotton sheets, Bath House amenities
and luxurious beds. Perfect for luxury getaways, family adventures & fun with
friends.

 

Book a Room Take a closer look



LOFT SUITES

Our luxurious loft suites are truly breathtaking, with freestanding baths,
wooden beams and skylight windows, they truly are all unique.

We have the cosy, lovely and fabulous loft suites and each one is original as
the next!

Book a loft suite




COTTAGES

Contemporary, craftsman built, luxury holiday cottages within the grounds of the
hotel. Fresh and airy, New England interiors, log burners, alfresco fire places
and Egyptian cotton sheets. Luxury bathrooms and hardwood kitchens. Not to
mention the views! 

Book a Cottage

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

 1.  1
 2.  2
 3.  3
 4.  4
 5.  5
 6.  6
 7.  7
 8.  8
 9.  9
 10. 10
 11. 11
 12. 12
 13. 13
 14. 14


 * A FAMILY TRIP!
   
   "This was our first real restaurant experience since Covid and I can honestly
   say that we had a wonderful experience. Staff amazing and so helpful,
   couldn't do enough to make our experience the best" 
   
   Mav32 - TripAdvisor - June 2021


 * OUR FIRST VISIT AND IT WAS WONDERFUL!
   
   "We thoroughly enjoyed our first experience at The Swan on bank holiday
   Monday!
   The hotel and rooms were lovely and the staff were a credit to the property,
   offering a warm and friendly service throughout our stay. We had a lovely
   meal in the restaurant during the evening and breakfast was very well
   organized and executed. The fish & chips was recommended by the Waiter and it
   was spot-on!
   As regular visitors to the lakes, we very much look forward to joining you
   again later in the year. We also can't wait to see your transformation and
   spa development in Q4!"
   
   TD123 - TripAdvisor - May 2021


 * WEDDING ANNIVERSARY
   
   I am not usually very good at this part but as the stay was so special I
   thought with all the hard times people have been through this last year (&
   still going on) people do not give enough great feedback to those who deserve
   it.
   
   I would just like to give everyone who looked after my wife & I this weekend
   the biggest thank you as our stay was absolutely perfect.
   From the friendly warm welcome we received at check in to the gorgeous food,
   all topped off with the fantastic Love Nest room & anniversary card that made
   our stay feel even more special,
   
   Ian and Liz Livingstone - TripAdvisor - 2021


 * THE PLACE BUZZES!
   
   "A prettily situated, riverside coaching inn turned family-friendly hotel
   with exuberantly coloured rooms, and a friendly, relaxed atmosphere. There's
   a choice of eating areas plus pool and playground for children, and a spa for
   the grown-ups."
   
   The Telegraph


 * FABULOUS!
   
   My husband and I enjoyed a gorgeous overnight stay last week and couldn’t
   fault a thing! We were well and truly spoilt with fabulous food and relaxing
   spa treatments. Staff and service were great and we felt every care was taken
   with covid safety. Thank you! :)
   
   Anonymous July 2020


 * LOVELY STAYCATION SPOT!
   
   Enjoyed a gorgeous break at The Swan earlier this week. It had everything we
   wanted and more - fabulous decor, tasty meals and easy access to beautiful
   forest walks. If the staff were still getting into the swing of things
   post-lockdown it was impossible to tell as service was great....!
   
   tonyglanville (TripAdvisor 2017)




GET IN TOUCH

Your Name *

Email Address *

How can we help? *






SHARE YOUR #SWANDERFULMEMORIES


SNAP, REVIEW, WIN!

Share your reviews with us on Trip Advisor to be in with a chance of winning a
special 2 night break for 2 in one of our Fabulous rooms!
We will be announcing 1 winner every month, don't forget to share any pictures
you have on our socials too using the hashtag #SwanderfulMemories!


OUR MOST RECENT WINNER:

We came through to stay at the swan for my wife's birthday and we were allowed
to bring our not so small dog, on arriving we were welcomed by lovely staff who
make you feel very welcome. The surrounding grounds are gorgeous for walking and
berry picking and you could even have a picnic down the by the lake. We were
lucky enough to have some sun shine and sat out on the front in the bar area
next to the lake is just heaven.

The facilities are very good 5* from use of the pool, steam room and sauna plus
a good choice of gym equipment it is possibly the nicest place we have stayed at
in the lakes (we have stayed in some of the very best places in the surrounding
area and believe me when I say this, the swan beats it!!). The bar and
restaurant offer a very nice menu and a good selection of beers and wines from
around the world, the food is absolutely gorgeous, I would love to try the
muffin and locally sourced potted shrimp again, I do my wife's head in talking
about it to this day.

We would 100% stay again and we are looking at booking in again at some point...

If you are looking to visit the area and looking for somewhere to stay this is
the place to be.

Click the logo below to leave us a review.



 * @A.ROSKELL1
   
   Considering a paddle :)
   
   @WFULLERPHOTOGRAPHY
   
   Fran + Andy. From their awesome wedding day at The Swan
   
   @KNUTI_FOTO
   
   Breakfast on a sunny morning
   
   @THELONDONMUM
   
   Fully fledged toddler. ❤️ 

 * @A.ROSKELL1
   
   Considering a paddle :)
   
   @WFULLERPHOTOGRAPHY
   
   Fran + Andy. From their awesome wedding day at The Swan
   
   @KNUTI_FOTO
   
   Breakfast on a sunny morning
   
   @THELONDONMUM
   
   Fully fledged toddler. ❤️ 

 * @A.ROSKELL1
   
   Considering a paddle :)
   
   @WFULLERPHOTOGRAPHY
   
   Fran + Andy. From their awesome wedding day at The Swan
   
   @KNUTI_FOTO
   
   Breakfast on a sunny morning
   
   @THELONDONMUM
   
   Fully fledged toddler. ❤️ 

 * Previous
 * Next

GET IN TOUCH

enquiries@swanhotel.com 015395 31681

FIND US

The Swan Hotel & Spa
Newby Bridge, Cumbria
LA12 8NB United Kingdom

Get directions

STAY IN TOUCH


Email Address

What would you like to hear more about?
Hotel
Weddings
Spa
Dining
Meetings & Events


By subscribing, you agree to the Terms of Service and acknowledge our Privacy
Policy.



 * FAQs
 * Social Distancing
 * Contact
 * Health Club
 * Marina
 * Explore
 * Join The Team
 * Press Area
 * Privacy Policy
 * Terms & Conditions

 * 
 * 
 * 

© 2022 The Swan Hotel Site by Etch
This site uses cookies. By continuing to browse the site you are agreeing to our
use of cookies. X