www.recoveratloveday.com Open in urlscan Pro
109.109.128.107  Public Scan

URL: https://www.recoveratloveday.com/
Submission: On August 16 via automatic, source certstream-suspicious — Scanned from GB

Form analysis 3 forms found in the DOM

POST /

<form id="ContactForm" action="/" method="post" class="form" enctype="multipart/form-data">
  <!-- Product of Interest -->
  <input type="hidden" name="00N0Y00000RzFkZ" value="Recovery Care">
  <div class="input-group">
    <!-- First Name -->
    <input type="text" name="first_name" value="" placeholder="First Name*" class="form-control" required="">
    <!-- Last Name -->
    <input type="text" name="last_name" value="" placeholder="Last Name*" class="form-control" required="">
  </div>
  <div class="input-group">
    <input type="email" name="email" value="" placeholder="Email Address*" class="form-control" required="">
    <input type="text" name="phone" value="" placeholder="Phone Number*" class="form-control" maxlength="20" required="">
  </div>
  <!-- How did you hear about us? -->
  <select name="00N0Y00000RkAoi" class="form-control">
    <option value="" selected="selected" disabled="">How did you hear about us?</option>
    <option value="From a Medical Professional">From a Medical Professional</option>
    <option value="From a friend or acquaintance">From a friend or acquaintance</option>
    <option value="In the news media or a magazine">In the news media or a magazine</option>
    <option value="On social media ">On social media </option>
    <option value="Via a search engine">Via a search engine (Google, Yahoo, etc.)</option>
    <option value="I saw a poster or billboard">I saw a poster or billboard</option>
    <option value="I received a flier">I received a flier</option>
  </select>
  <!-- OTHER FIELD for How did you hear about us? -->
  <input type="text" name="00N0Y00000RkAon" value="" placeholder="Other (where did you hear about us)" class="form-control w-100 d-none">
  <div class="input-group" id="date">
    <input type="text" name="checkin" value="" placeholder="Check In Date*" class="form-control checkin" required="">
    <input type="text" name="checkout" value="" placeholder="Check Out Date*" class="form-control checkout" required="">
  </div>
  <!-- Message -->
  <textarea name="description" value="" placeholder="Message" class="form-control" rows="5"></textarea>
  <input type="hidden" name="lead_source" value="Web Form">
  <label class="fancy-checkbox">
    <input type="checkbox" name="emailOptin[]" value="Yes" required=""> Yes, I am happy to be contacted via Email.* </label>
  <label class="fancy-checkbox">
    <input id="iagree" name="agree" type="checkbox" value="I agree" required="">
    <div>I have read and understand Loveday’s <a href="assets/media/images/footer/privacy-policy21.pdf" target="_blank">Privacy Policy</a>* </div>
  </label>
  <input type="submit" class="btn btn-default" name="contactPageForm" value="Submit">
  <input type="hidden" name="tk-Contact_Us">
  <input type="hidden" name="ContactForm" value="Contact_Us">
  <script type="text/javascript">
    var hasErrorsContact_Us = function() {
      if (document.getElementById('ContactForm').querySelectorAll('input.error')[0]) {
        document.getElementById('ContactForm').addEventListener('click', reCaptchaFocusContact_Us);
      }
    }
    var reCaptchaFocusContact_Us = function() {
      var head = document.getElementsByTagName('head')[0];
      if (!($('head script[src="https://www.google.com/recaptcha/api.js?render=6LcYLs8UAAAAAPUlcKq9C4KS3LYrnZ65G7cuasHM&hl=en"]').length)) {
        var script = document.createElement('script');
        script.type = 'text/javascript';
        script.src = 'https://www.google.com/recaptcha/api.js?render=6LcYLs8UAAAAAPUlcKq9C4KS3LYrnZ65G7cuasHM&hl=en';
        head.appendChild(script);
      }
      var recaptchaInterval = setInterval(function() {
        if (!window.grecaptcha || !window.grecaptcha.execute) {
          return;
        }
        clearInterval(recaptchaInterval);
        grecaptcha.execute('6LcYLs8UAAAAAPUlcKq9C4KS3LYrnZ65G7cuasHM', {
          action: 'Contact_Us'
        }).then(function(token) {
          document.querySelector('[name="tk-Contact_Us"]').value = token;
        });
      }, 100);
      document.getElementById('ContactForm').removeEventListener('click', reCaptchaFocusContact_Us);
    };
    document.getElementById('ContactForm').addEventListener('click', reCaptchaFocusContact_Us);
    document.getElementById('ContactForm').addEventListener('click', hasErrorsContact_Us);
    setInterval(function() {
      reCaptchaFocusContact_Us();
    }, 110000);
  </script>
</form>

POST /

<form id="NewsletterForm" action="/" method="post" enctype="multipart/form-data" class="darkBlueText">
  <input type="hidden" name="newsletter" value="1">
  <div class="input-group">
    <input type="text" name="firstName" value="" placeholder="First Name" class="form-control" required="">
    <input type="text" name="lastName" value="" placeholder="Last Name" class="form-control" required="">
  </div>
  <div class="input-group">
    <input type="email" name="userEmail" value="" placeholder="Email Address" class="form-control" required="">
    <input type="submit" class="btn btn-skyblue" name="Signup" value="Subscribe">
  </div>
  <!--<label class="fancy-checkbox w-100">
		<input type="checkbox" name="emailOptin[]" value="Yes" required/>
		Yes, I would like to receive the latest offers via Email.
	</label> -->
  <input type="hidden" name="tk-NewsletterSignup">
  <input type="hidden" name="NewsletterForm" value="Newsletter_Signup_RecoveratLoveday">
  <script type="text/javascript">
    var hasErrorsNewsletter_Signup_RecoveratLoveday = function() {
      if (document.getElementById('NewsletterForm').querySelectorAll('input.error')[0]) {
        document.getElementById('NewsletterForm').addEventListener('click', reCaptchaFocusNewsletter_Signup_RecoveratLoveday);
      }
    }
    var reCaptchaFocusNewsletter_Signup_RecoveratLoveday = function() {
      var head = document.getElementsByTagName('head')[0];
      if (!($('head script[src="https://www.google.com/recaptcha/api.js?render=6LcYLs8UAAAAAPUlcKq9C4KS3LYrnZ65G7cuasHM&hl=en"]').length)) {
        var script = document.createElement('script');
        script.type = 'text/javascript';
        script.src = 'https://www.google.com/recaptcha/api.js?render=6LcYLs8UAAAAAPUlcKq9C4KS3LYrnZ65G7cuasHM&hl=en';
        head.appendChild(script);
      }
      var recaptchaInterval = setInterval(function() {
        if (!window.grecaptcha || !window.grecaptcha.execute) {
          return;
        }
        clearInterval(recaptchaInterval);
        grecaptcha.execute('6LcYLs8UAAAAAPUlcKq9C4KS3LYrnZ65G7cuasHM', {
          action: 'Newsletter_Signup_RecoveratLoveday'
        }).then(function(token) {
          document.querySelector('[name="tk-NewsletterSignup"]').value = token;
        });
      }, 100);
      document.getElementById('NewsletterForm').removeEventListener('click', reCaptchaFocusNewsletter_Signup_RecoveratLoveday);
    };
    document.getElementById('NewsletterForm').addEventListener('click', reCaptchaFocusNewsletter_Signup_RecoveratLoveday);
    document.getElementById('NewsletterForm').addEventListener('click', hasErrorsNewsletter_Signup_RecoveratLoveday);
    setInterval(function() {
      reCaptchaFocusNewsletter_Signup_RecoveratLoveday();
    }, 110000);
  </script>
</form>

POST /

<form id="ContactForm" action="/" method="post" class="form" enctype="multipart/form-data">
  <!-- Product of Interest -->
  <input type="hidden" name="00N0Y00000RzFkZ" value="Recovery Care">
  <div class="input-group">
    <!-- First Name -->
    <input type="text" name="first_name" value="" placeholder="First Name*" class="form-control" required="">
    <!-- Last Name -->
    <input type="text" name="last_name" value="" placeholder="Last Name*" class="form-control" required="">
  </div>
  <div class="input-group">
    <input type="email" name="email" value="" placeholder="Email Address*" class="form-control" required="">
    <input type="text" name="phone" value="" placeholder="Phone Number*" class="form-control" maxlength="20" required="">
  </div>
  <!-- How did you hear about us? -->
  <select name="00N0Y00000RkAoi" class="form-control">
    <option value="" selected="selected" disabled="">How did you hear about us?</option>
    <option value="From a Medical Professional">From a Medical Professional</option>
    <option value="From a friend or acquaintance">From a friend or acquaintance</option>
    <option value="In the news media or a magazine">In the news media or a magazine</option>
    <option value="On social media ">On social media </option>
    <option value="Via a search engine">Via a search engine (Google, Yahoo, etc.)</option>
    <option value="I saw a poster or billboard">I saw a poster or billboard</option>
    <option value="I received a flier">I received a flier</option>
  </select>
  <!-- OTHER FIELD for How did you hear about us? -->
  <input type="text" name="00N0Y00000RkAon" value="" placeholder="Other (where did you hear about us)" class="form-control w-100 d-none">
  <div class="input-group" id="date">
    <input type="text" name="checkin" value="" placeholder="Check In Date*" class="form-control checkin" required="">
    <input type="text" name="checkout" value="" placeholder="Check Out Date*" class="form-control checkout" required="">
  </div>
  <!-- Message -->
  <textarea name="description" value="" placeholder="Message" class="form-control" rows="5"></textarea>
  <input type="hidden" name="lead_source" value="Web Form">
  <label class="fancy-checkbox">
    <input type="checkbox" name="emailOptin[]" value="Yes" required=""> Yes, I am happy to be contacted via Email.* </label>
  <label class="fancy-checkbox">
    <input id="iagree" name="agree" type="checkbox" value="I agree" required="">
    <div>I have read and understand Loveday’s <a href="assets/media/images/footer/privacy-policy21.pdf" target="_blank">Privacy Policy</a>* </div>
  </label>
  <input type="submit" class="btn btn-default" name="contactPageForm" value="Submit">
  <input type="hidden" name="tk-Contact_Us">
  <input type="hidden" name="ContactForm" value="Contact_Us">
  <script type="text/javascript">
    var hasErrorsContact_Us = function() {
      if (document.getElementById('ContactForm').querySelectorAll('input.error')[0]) {
        document.getElementById('ContactForm').addEventListener('click', reCaptchaFocusContact_Us);
      }
    }
    var reCaptchaFocusContact_Us = function() {
      var head = document.getElementsByTagName('head')[0];
      if (!($('head script[src="https://www.google.com/recaptcha/api.js?render=6LcYLs8UAAAAAPUlcKq9C4KS3LYrnZ65G7cuasHM&hl=en"]').length)) {
        var script = document.createElement('script');
        script.type = 'text/javascript';
        script.src = 'https://www.google.com/recaptcha/api.js?render=6LcYLs8UAAAAAPUlcKq9C4KS3LYrnZ65G7cuasHM&hl=en';
        head.appendChild(script);
      }
      var recaptchaInterval = setInterval(function() {
        if (!window.grecaptcha || !window.grecaptcha.execute) {
          return;
        }
        clearInterval(recaptchaInterval);
        grecaptcha.execute('6LcYLs8UAAAAAPUlcKq9C4KS3LYrnZ65G7cuasHM', {
          action: 'Contact_Us'
        }).then(function(token) {
          document.querySelector('[name="tk-Contact_Us"]').value = token;
        });
      }, 100);
      document.getElementById('ContactForm').removeEventListener('click', reCaptchaFocusContact_Us);
    };
    document.getElementById('ContactForm').addEventListener('click', reCaptchaFocusContact_Us);
    document.getElementById('ContactForm').addEventListener('click', hasErrorsContact_Us);
    setInterval(function() {
      reCaptchaFocusContact_Us();
    }, 110000);
  </script>
</form>

Text Content

 * Medical Disciplines
 * Rehabilitation
   * Rehabilitation & Post Sugery
   * Rehabilitation Specialities
 * Plan Your Stay
 * Properties
 * Fine Dining
 * About Us

 * 03334330782
 * Send Enquiry


STAY WITH US A WHILE.

Loveday offer short stay respite care for patients recovering from surgery,
treatments such as chemotherapy or in need of rest and recuperation. Designed
for those that wish to recover with tailored care, rehabilitation therapies and
world class hospitality.

Book a stay


LUXURY STAYS C/O LOVEDAY

Guests can stay from a few nights to considerably longer depending on their
individual circumstances. Loveday tailor each guest’s hospitality package to
cater for their favourite media, wine and dining. Family and friends are warmly
invited to visit at any time and enjoy Loveday’s hospitality and menu. A full
concierge service is also on tap, to keep on top of busy lives whilst
recovering.

It’s like recovering in your own private members club, with outstanding care and
specialist rehabilitation.


MEDICAL DISCIPLINES

Recover at Loveday works closely with leading clinicians from a range of medical
disciplines in order to deliver consistent and excellent standards of
physiotherapy and rehabilitation for their patients. Consultants include:

 * Orthopaedic Surgeons
 * Neurosurgeons
 * Neurologists
 * Cardiologists
 * Oncologists
 * General Practitioners


MEDICAL REFERRALS

Loveday work in partnership with the medical community to make sure our Members
have completely tailored care and support that suits them and their changing
health needs.  We warmly invite you to speak with our team and visit us to see
which of our services or properties works best for your patients.

Read More


YOUR HOME FROM HOME

‹›



“IT FEELS MORE LIKE A PRIVATE MEMBERS’ CLUB OR A FIVE-STAR HOTEL”

Guardian

POST-SURGICAL RESPITE


REHABILITATION & POST-SURGERY

Loveday’s post-surgical respite service focuses on recovery, tailoring the care
plan around the individual so they can recuperate and recover in comfort,
supporting them to return to full mobility.

Our expert team works collaboratively with your consultants and a multi-
disciplinary medical team to create a care and rehabilitation plan to optimise
recovery.

During your stay we focus on getting you back to full mobility, independence and
strength with a personal physiotherapy plan and as many physio therapy sessions
as required. You will be assessed after your surgery and a plan designed around
your individual recovery.

REHABILITATION SPECIALITIES


PHYSIOTHERAPY TEAM

The highly skilled physiotherapy team have clinical experience of over 25 years
working in some of London’s leading hospitals. You will be guided through a
personalised rehabilitation programme with physiotherapy sessions as required.
We can also follow your recovery journey at home, where possible, ensuring you
reach your full potential. Hydrotherapy is available at The Royal Hospital
Chelsea and The Wellington, St Johns Wood.

Our specialist rehabilitation services include:

Post knee surgery or replacement - Post hip surgery or replacement -
Neuro-rehabilitation - Post covid rehabilitation - Post cardiac event - Post
shoulder surgery or dislocation - Occupational therapy - Off-site hydrotherapy -
Home visits and follow up


PLAN YOUR STAY

We warmly invite you to book a private tour and meet our team before your stay.
If you decide to stay with us we would take time to understand your tastes and
hospitality requirements, and arrange private transfers if you wish. Your chosen
suite will be set up with your preferred papers, magazines and media, and the
kitchen will be waiting to prepare your favourite meal for when you wish.

After surgery or arrival for recuperation you will be assessed by our Care team
and Physiotherapists and a unique plan built around you recovery needs.  This
will be put in place for your stay at Loveday and can also continue at home if
required.

To book your tour, or speak to someone about staying please contact us.

 


OUR BEAUTIFUL LOCATIONS

Specialist post-operative recovery, recuperation and relaxation is no chore at
any of Loveday’s gorgeous properties. Set in London’s most prestigious
neighbourhoods, each blends exceptional comfort with cutting-edge care, design
and technology in an opulent, tailor-made environment redolent of the world’s
finest private clubs.

Loveday Abbey Road

41 Abbey Road,
London NW8 0AA

Loveday Kensington

2 Kensington Square,
London W8 5EP

Chelsea Court Place

234A King's Road,
London SW3 5UA



Our residences’ inimitable features include:

 * A choice of luxurious suites
 * Private gardens and roof terraces available
 * Fine dining restaurant, bar & lounge
 * Loveday Kensington’s roof-top café
 * Concierge services
 * Physio and Hydrotherapy treatment room
 * Specialist rehabilitation equipment
 * Spa and beauty salon
 * Cinema and library
 * Studio and activities space


WORLD CLASS DINING

We pride ourselves on delivering world-class hospitality, from the dining
experience through to every meal we serve. At Loveday, food always signifies a
moment to enjoy life and relish the moment.

We understand the positive health implications of good nutrition and hydration
and how they improve strength and minimise fatigue. Taste is a very powerful
sense, creating moments of happiness and lasting comfort, so it is particularly
important for those recovering their health and mobility.

Recover guests can also host their family and friends for intimate dinners or
celebrations in the splendid comfort of our private dining rooms with the expert
support of our chefs.


ABOUT US

Loveday has been offering specialist care since 2016, gaining a CQC
‘Outstanding’ rating for its first home Loveday Chelsea Court place. As our
reputation for exceptional care, world class hospitality and beautiful
surroundings grows we now proud to offer Recover at Loveday for anyone in need
of rehabilitation and respite.

Loveday offer tailored care built around your personal requirements in an
environment akin to a private members’ club. We blend care and physiotherapy
with world class hospitality, so members can recover in comfort.

We offer stays from a few nights to a few weeks, and can support guest
recovering from surgery, illness and through treatments such as chemotherapy, or
simply in need of rest and recuperation.

Each stay is supported by a tailored package of physiotherapy and any other
required therapies, from our multi-disciplinary team and this support carries on
at home if required.  Throughout your stay we liaise with your chosen medical
team to make your recovery as seamless as possible.

Get in touch

Each gorgeously elegant Loveday residence guarantees an inimitable blend of the
highest levels of comfort combined


How did you hear about us? From a Medical Professional From a friend or
acquaintance In the news media or a magazine On social media Via a search engine
(Google, Yahoo, etc.) I saw a poster or billboard I received a flier

Yes, I am happy to be contacted via Email.*
I have read and understand Loveday’s Privacy Policy*

Useful Links

 * About Us
 * Membership
 * Care Services
 * Residences
 * Careers
 * Contact Us

Connect with us

 * 
 * 
 * 

Subscribe to our newsletter



Inspected and rated

© Copyright Loveday & Co. 2024

Our Privacy Policy

Website Terms & Conditions

Book a Tour

×

How did you hear about us? From a Medical Professional From a friend or
acquaintance In the news media or a magazine On social media Via a search engine
(Google, Yahoo, etc.) I saw a poster or billboard I received a flier

Yes, I am happy to be contacted via Email.*
I have read and understand Loveday’s Privacy Policy*
03334330782
Book a Tour