Lead #335

Company
3 Hares Clinic
Website
https://3haresclinic.com
Best Contact
Tom Austen — Founder
Email
info@3haresclinic.com (person)

Override

Captured Pages

Emails:
View text

                    
Emails:
View text

                    
View text

                    
Emails:
View text

                    
Emails:
View text

                    
Emails: info@3haresclinic.com
View text
Book Online Home Services Osteopathy Sports Osteopathy & Massage Cranial Osteopathy Acupuncture About What to Expect? What do Osteopaths Treat? Practitioners Tom Austen Testimonials Blog Contact Contact Satellite Contact 3 Hares Clinic Ltd Willow Moss Brains Lane Alpraham Tarporley Cheshire CW6 9HX Mob: (+44) 7718 905143 Email: info@3haresclinic.com Once you get onto Brains Lane from the A51 the property is the last on the left hand side, follow the sign for 3 Hares Clinic at the gate. Opening Hours Monday: 9:00am – 6:00pm Tuesday: Closed Wednesday: 10:00am – 8:00pm Thursday: Closed Friday: 9:00am – 6:00pm Saturday: By Appointment Sunday: Closed window.addEventListener('message', function handleIFrameMessage (e) { var clinikoBookings = document.getElementById('cliniko-57423108'); if (typeof e.data !== 'string') return; if (e.data.search('cliniko-bookings-resize') > -1) { var height = Number(e.data.split(':')[1]); clinikoBookings.style.height = height + 50 + 'px'; } e.data.search('cliniko-bookings-page') > -1 && clinikoBookings.scrollIntoView(); }); 3 Hares ClinicWillow Moss, Brains Lane,Alpraham, Tarporley, Cheshire CW6 9HXTel: 07718905143 © 3 Hares Clinic 2025 All Rights Reserved - About - Privacy - Contact $(document).foundation(); // Mapbox token mapboxgl.accessToken = "pk.eyJ1Ijoic2l4MTUiLCJhIjoiY2o4bzg1Z214MDBlNjJxcDFpNXpvN2lvMyJ9.4QWJPtwR75OMoUjgkoJdLQ"; // Initiate Mapbox var map = new mapboxgl.Map({ container: "map_chester", style: "mapbox://styles/six15/cjy5u1xb5112e1cqpu2y1f7an?optimize=true", center: [-2.635605,53.1420412], zoom: 10, // pitch: 15 }); // Add zoom and scale controls to the map. map.addControl(new mapboxgl.NavigationControl()); //map.addControl(new mapboxgl.ScaleControl()); var _markers = { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "title": "3 Hares Clinic", "address": "Willow Moss, Brains Lane, Alpraham, Tarporley, Cheshire, CW6 9HX", "filename": "marker-36x48.png", "iconSize": [36, 48] }, "geometry": { "type": "Point", "coordinates": [-2.635605,53.1420412] } } ] }; // add markers to map _markers.features.forEach(function(marker) { // create a DOM element for the marker var el = document.createElement('div'); el.className = 'marker'; el.style.backgroundImage = 'url(/assets/img/map/' + marker.properties.filename + ')'; el.style.width = marker.properties.iconSize[0] + 'px'; el.style.height = marker.properties.iconSize[1] + 'px'; // add marker to map // new mapboxgl.Marker(el) // .setLngLat(marker.geometry.coordinates) // .addTo(map); new mapboxgl.Marker(el, { offset: {x: 0, y: -24} }) .setLngLat(marker.geometry.coordinates) .setPopup(new mapboxgl.Popup({ offset: [0, -24] }) .setHTML('<h3>' + marker.properties.title + '</h3><p>' + marker.properties.address + '</p>')) .addTo(map); }); // Toggle Satellite map.on('load', function(){ var switchy = document.getElementById('toggle_satellite'); switchy.addEventListener("click", function(){ switchy = document.getElementById('toggle_satellite'); if (switchy.className === 'on') { switchy.setAttribute('class', 'off'); map.setLayoutProperty('Satellite', 'visibility', 'none'); // map.setPitch(15); switchy.innerHTML = 'Satellite'; } else { switchy.setAttribute('class', 'on'); map.setLayoutProperty('Satellite', 'visibility', 'visible'); // map.setPitch(0); switchy.innerHTML = 'Street'; } }); }); jQuery(document).ready(function($) { // get hold of royal-slider object var $slider = $('#new-royalslider-1'); var $input = $('<a id="cliniko_mobile"class="button gold shadow book_trigger goto" data-goto="cliniko_booking" href="#cliniko_booking" type="button">Book Online</a>'); $input.appendTo($slider); });
Emails: info@3haresclinic.com
View text
Book Online Home Services Osteopathy Sports Osteopathy & Massage Cranial Osteopathy Acupuncture About What to Expect? What do Osteopaths Treat? Practitioners Tom Austen Testimonials Blog Contact Contact Satellite Contact 3 Hares Clinic Ltd Willow Moss Brains Lane Alpraham Tarporley Cheshire CW6 9HX Mob: (+44) 7718 905143 Email: info@3haresclinic.com Once you get onto Brains Lane from the A51 the property is the last on the left hand side, follow the sign for 3 Hares Clinic at the gate. Opening Hours Monday: 9:00am – 6:00pm Tuesday: Closed Wednesday: 10:00am – 8:00pm Thursday: Closed Friday: 9:00am – 6:00pm Saturday: By Appointment Sunday: Closed window.addEventListener('message', function handleIFrameMessage (e) { var clinikoBookings = document.getElementById('cliniko-57423108'); if (typeof e.data !== 'string') return; if (e.data.search('cliniko-bookings-resize') > -1) { var height = Number(e.data.split(':')[1]); clinikoBookings.style.height = height + 50 + 'px'; } e.data.search('cliniko-bookings-page') > -1 && clinikoBookings.scrollIntoView(); }); 3 Hares ClinicWillow Moss, Brains Lane,Alpraham, Tarporley, Cheshire CW6 9HXTel: 07718905143 © 3 Hares Clinic 2025 All Rights Reserved - About - Privacy - Contact $(document).foundation(); // Mapbox token mapboxgl.accessToken = "pk.eyJ1Ijoic2l4MTUiLCJhIjoiY2o4bzg1Z214MDBlNjJxcDFpNXpvN2lvMyJ9.4QWJPtwR75OMoUjgkoJdLQ"; // Initiate Mapbox var map = new mapboxgl.Map({ container: "map_chester", style: "mapbox://styles/six15/cjy5u1xb5112e1cqpu2y1f7an?optimize=true", center: [-2.635605,53.1420412], zoom: 10, // pitch: 15 }); // Add zoom and scale controls to the map. map.addControl(new mapboxgl.NavigationControl()); //map.addControl(new mapboxgl.ScaleControl()); var _markers = { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "title": "3 Hares Clinic", "address": "Willow Moss, Brains Lane, Alpraham, Tarporley, Cheshire, CW6 9HX", "filename": "marker-36x48.png", "iconSize": [36, 48] }, "geometry": { "type": "Point", "coordinates": [-2.635605,53.1420412] } } ] }; // add markers to map _markers.features.forEach(function(marker) { // create a DOM element for the marker var el = document.createElement('div'); el.className = 'marker'; el.style.backgroundImage = 'url(/assets/img/map/' + marker.properties.filename + ')'; el.style.width = marker.properties.iconSize[0] + 'px'; el.style.height = marker.properties.iconSize[1] + 'px'; // add marker to map // new mapboxgl.Marker(el) // .setLngLat(marker.geometry.coordinates) // .addTo(map); new mapboxgl.Marker(el, { offset: {x: 0, y: -24} }) .setLngLat(marker.geometry.coordinates) .setPopup(new mapboxgl.Popup({ offset: [0, -24] }) .setHTML('<h3>' + marker.properties.title + '</h3><p>' + marker.properties.address + '</p>')) .addTo(map); }); // Toggle Satellite map.on('load', function(){ var switchy = document.getElementById('toggle_satellite'); switchy.addEventListener("click", function(){ switchy = document.getElementById('toggle_satellite'); if (switchy.className === 'on') { switchy.setAttribute('class', 'off'); map.setLayoutProperty('Satellite', 'visibility', 'none'); // map.setPitch(15); switchy.innerHTML = 'Satellite'; } else { switchy.setAttribute('class', 'on'); map.setLayoutProperty('Satellite', 'visibility', 'visible'); // map.setPitch(0); switchy.innerHTML = 'Street'; } }); }); jQuery(document).ready(function($) { // get hold of royal-slider object var $slider = $('#new-royalslider-1'); var $input = $('<a id="cliniko_mobile"class="button gold shadow book_trigger goto" data-goto="cliniko_booking" href="#cliniko_booking" type="button">Book Online</a>'); $input.appendTo($slider); });
View text
Book Online Home Services Osteopathy Sports Osteopathy & Massage Cranial Osteopathy Acupuncture About What to Expect? What do Osteopaths Treat? Practitioners Tom Austen Testimonials Blog Contact Tom Austen Tom Austen Tom Austen Tom is the founder of 3 Hares Clinic and has been living and working as an Osteopath in Cheshire since 2010. Prior to this he worked in Singapore in a paediatric specialist clinic and founded the first Singaporean based Osteopathic volunteer clinic to treat people with HIV/AIDS, in association with the charity Action for Aids. Tom has experience in treating patients of all ages but he has a particular interest in treating sports injuries, children and pre and post natal patients. Tom has been consulted by numerous athletes, sports people, teams and sports clubs, recently he has been working with British Athletics. He has further qualifications in Medical Acupuncture, Cranial and Equine Osteopathy and holds a Psychology degree from Birmingham University. Tom is married with children and enjoys surfing and triathlon in his spare time. Before qualifying as an Osteopath, Tom worked for a Harley Street based company researching the autonomic nervous system and effects of stress on the body. This area of interest first led Tom down the pathway of Osteopathy. Tom is registered with the General Osteopathic Council and is a member of the Institute of Osteopathy and British Medical Acupuncture Society. window.addEventListener('message', function handleIFrameMessage (e) { var clinikoBookings = document.getElementById('cliniko-57423108'); if (typeof e.data !== 'string') return; if (e.data.search('cliniko-bookings-resize') > -1) { var height = Number(e.data.split(':')[1]); clinikoBookings.style.height = height + 50 + 'px'; } e.data.search('cliniko-bookings-page') > -1 && clinikoBookings.scrollIntoView(); }); 3 Hares ClinicWillow Moss, Brains Lane,Alpraham, Tarporley, Cheshire CW6 9HXTel: 07718905143 © 3 Hares Clinic 2025 All Rights Reserved - About - Privacy - Contact $(document).foundation(); jQuery(document).ready(function($) { // get hold of royal-slider object var $slider = $('#new-royalslider-1'); var $input = $('<a id="cliniko_mobile"class="button gold shadow book_trigger goto" data-goto="cliniko_booking" href="#cliniko_booking" type="button">Book Online</a>'); $input.appendTo($slider); });
View text
Book Online Home Services Osteopathy Sports Osteopathy & Massage Cranial Osteopathy Acupuncture About What to Expect? What do Osteopaths Treat? Practitioners Tom Austen Testimonials Blog Contact Practitioners Practitioners Our Practitioners Tom Austen is an experienced Osteopath and specialist in using multiple treatment modalities, including acupuncture to create a holistic approach (Osteopathy, Sports Massage, Medical Acupuncture, Cranial and Paediatric Osteopathy, Equine Osteopathy). window.addEventListener('message', function handleIFrameMessage (e) { var clinikoBookings = document.getElementById('cliniko-57423108'); if (typeof e.data !== 'string') return; if (e.data.search('cliniko-bookings-resize') > -1) { var height = Number(e.data.split(':')[1]); clinikoBookings.style.height = height + 50 + 'px'; } e.data.search('cliniko-bookings-page') > -1 && clinikoBookings.scrollIntoView(); }); 3 Hares ClinicWillow Moss, Brains Lane,Alpraham, Tarporley, Cheshire CW6 9HXTel: 07718905143 © 3 Hares Clinic 2025 All Rights Reserved - About - Privacy - Contact $(document).foundation(); jQuery(document).ready(function($) { // get hold of royal-slider object var $slider = $('#new-royalslider-1'); var $input = $('<a id="cliniko_mobile"class="button gold shadow book_trigger goto" data-goto="cliniko_booking" href="#cliniko_booking" type="button">Book Online</a>'); $input.appendTo($slider); });
Emails:
View text
Book Online Home Services Osteopathy Sports Osteopathy & Massage Cranial Osteopathy Acupuncture About What to Expect? What do Osteopaths Treat? Practitioners Tom Austen Testimonials Blog Contact About Us About Us Innovative Osteopath in Tarporley near Chester Situated 15 miles east of Chester in Alpraham, Tarporley 3 Hares Clinic has a strong emphasis on natural health care and offers a variety of different treatments solutions. These include Osteopathy, Sports Therapy and Massage, Cranial Osteopathy, Acupuncture. We aim to help patients optimise their health and performance, not only with our treatments but also by providing them with the knowledge and awareness to fulfill their own potential. We offer the highest level of professional care and strive to obtain the best possible results for our patients. What do Osteopaths treat? • Back pain, neck pain and joint pain • Sports related injuries and improving performance • Headaches, tension and stress • Knee, hip and shoulder problems • Pregnancy related pain • Assessments following birth for babies and mothers • Remedial care for Osteoarthritis • Repetitive and postural strain • Maintaining spinal health • Postural Assessments • Bio-mechanical Assessments The Ancient 3 Hares Symbol The ancient symbol of the 3 Hares has diverse and distant origins; it is thought to have traveled along the silk trading routes from the Far East in the 6th century to the United Kingdom on a journey lasting 9 centuries. Along the way the 3 hares have influenced many cultures and religions including Buddhism, Islam and Christianity. It can even be found on a floor tile in Chester Cathedral. The union symbolised by the 3 Hares provides the perfect metaphor for a clinic which promotes a bespoke multifaceted treatment approach with respect to the most natural principals of healing. window.addEventListener('message', function handleIFrameMessage (e) { var clinikoBookings = document.getElementById('cliniko-57423108'); if (typeof e.data !== 'string') return; if (e.data.search('cliniko-bookings-resize') > -1) { var height = Number(e.data.split(':')[1]); clinikoBookings.style.height = height + 50 + 'px'; } e.data.search('cliniko-bookings-page') > -1 && clinikoBookings.scrollIntoView(); }); 3 Hares ClinicWillow Moss, Brains Lane,Alpraham, Tarporley, Cheshire CW6 9HXTel: 07718905143 © 3 Hares Clinic 2025 All Rights Reserved - About - Privacy - Contact $(document).foundation(); jQuery(document).ready(function($) { // get hold of royal-slider object var $slider = $('#new-royalslider-1'); var $input = $('<a id="cliniko_mobile"class="button gold shadow book_trigger goto" data-goto="cliniko_booking" href="#cliniko_booking" type="button">Book Online</a>'); $input.appendTo($slider); });
Emails:
View text
Book Online Home Services Osteopathy Sports Osteopathy & Massage Cranial Osteopathy Acupuncture About What to Expect? What do Osteopaths Treat? Practitioners Tom Austen Testimonials Blog Contact osteopathy-1600 Osteopathy We offer a variety of treatments to suit your needs and are experts in using a holistic approach. Book Online sports-massage-1600 Sports Osteopathy & Massage Lorem ipsum dolor sit amet, consectetur adipisicing elit. Rerum veniam totam, at inventore dolore tempora amet minus sequi expedita Book Online Acupuncture Acupuncture Book Online Cranial Cranial Osteopathy Book Online Homepage Relieve pain, Repair structure, Restore function and balance. 3 Hares Clinic provides Osteopathy, Sports Osteopathy and Massage, Cranial Osteopathy and Acupuncture. Our aim is to help patients out of pain and improve performance as quickly as possible by providing the highest quality treatments. We give our patients the knowledge and awareness to improve and reduce the likelihood of future injury. We are experts in using a holistic approach and can help you find the most effective treatment for your condition with our complete range of services. Read more → window.addEventListener('message', function handleIFrameMessage (e) { var clinikoBookings = document.getElementById('cliniko-57423108'); if (typeof e.data !== 'string') return; if (e.data.search('cliniko-bookings-resize') > -1) { var height = Number(e.data.split(':')[1]); clinikoBookings.style.height = height + 50 + 'px'; } e.data.search('cliniko-bookings-page') > -1 && clinikoBookings.scrollIntoView(); }); Great work, Tom really help my neck that had been crook for months! would definitely recommend him! - A H Thank you for all your help with myself and my family, you have helped us all in different ways and made a real difference to our daily lives. You have taught me how to help myself with my back problems and manage them much better. Thank you! - L P I cannot recommend 3 Hares highly enough, the treatment I received for a very long standing back problem was second to none, I am now more mobile than I have been in the past 10 years, have gone from struggling to walk to playing rounds of golf again. Would have no hesitation in returning in the future if needed. - C M 3 Hares ClinicWillow Moss, Brains Lane,Alpraham, Tarporley, Cheshire CW6 9HXTel: 07718905143 © 3 Hares Clinic 2025 All Rights Reserved - About - Privacy - Contact $(document).foundation(); jQuery(document).ready(function($) { $('.new-royalslider-1').royalSlider({template:'default',image_generation:{lazyLoading:!0,imageWidth:1600,imageHeight:1000,thumbImageWidth:'',thumbImageHeight:''},thumbs:{thumbWidth:96,thumbHeight:72},autoPlay:{enabled:!0,delay:6000,pauseOnHover:!1},video:[],block:{moveEffect:'bottom',moveOffset:30,speed:400,delay:200},width:'100%',height:'600px',autoScaleSlider:!0,autoScaleSliderWidth:1600,autoScaleSliderHeight:720,slidesSpacing:0,imageScaleMode:'fill',imageScalePadding:0,arrowsNavAutoHide:!1,globalCaptionInside:!0,transitionType:'fade',transitionSpeed:900,loop:!0,loopRewind:!0,numImagesToPreload:1,navigateByClick:!1,addActiveClass:!0}); }); jQuery(document).ready(function($) { // get hold of royal-slider object var $slider = $('#new-royalslider-1'); var $input = $('<a id="cliniko_mobile"class="button gold shadow book_trigger goto" data-goto="cliniko_booking" href="#cliniko_booking" type="button">Book Online</a>'); $input.appendTo($slider); });