Lead #454
Best Contact
Alex Symington — Chiropractor
Email
info@spinecentreguildford.co.uk (person)
Override
Captured Pages
https://spinecentreguildford.co.uk/staff
Status: 404
Emails:
View text
https://spinecentreguildford.co.uk/our-team
Status: 404
Emails:
View text
https://spinecentreguildford.co.uk/meet-the-team
Status: 200
Emails:
View text
Book Online 01483 808868 MenuMeet The TeamChiropracticConditionsAcute And Chronic Neck PainAnkle And Foot PainArthritisFrozen ShoulderKnee PainLower Back PainMigraine And HeadachesMinor Sports InjuriesSciaticaSlipped Discs And Trapped NervesTennis ElbowTmj PainWhiplashSports TherapyFees And HoursFaqsBlogContact Us (()=>{ let n = document.getElementById("s8-navigationprimary1"); if(n && window.matchMedia('(max-width: 700px)').matches || localStorage.getItem('primnavcollapse' + window.outerWidth) || n.scrollWidth > n.clientWidth) { localStorage.setItem('primnavcollapse' + window.outerWidth, true); n.classList.add('s8-navigationPrimary--displayStateMobile'); } })(); .s8-faq__labelContainer{ background: #fff !important; padding: 0 20px; border-left: 2px solid #0092d1; } .s8-faq__heading { font-size: 16px; } .s8-faq__text { color: #333; } Meet the Chiropractors in Guildford Spine Centre Team Alex Symington - Chiropractor I have always played several sports including tennis, football and rugby union. My time spent playing rugby at school resulted an injury to my neck in a particularly poorly timed tackle for which I sought the help of a chiropractor after many years of suffering. The relief I felt after being under the care of a Chiropractor inspired me to enter the profession and having a family that included a GP and a nurse I was always interested in pursuing a health based career and after such a positive response to care this resulted in an application to study Chiropractic at the Welsh Institute of Chiropractic in Wales and I still visit a Chiropractor regularly to this day. Read More I love to help whole families enjoy the benefits of Chiropractic treatment, from those who turn up on our door step in pain to those who simply want to live a healthier more active life and stay that way. There are no age limit and anyone is welcome in the clinic to see if they might also benefit from Chiropractic. I treat using Diversified technique the most taught and practiced technique in the UK looking to address and resolve alignment and movement problems with the spine to have the optimum effect to improve a patient’s health. Kristina Eikeland Hansen - Chiropractor I am a dedicated chiropractor who is passionate about providing exceptional care and promoting well-being. I graduated with a MChiro degree from AECC University College in Bournemouth. I possess a strong educational background and a deep understanding of chiropractic principles. Prior to joining Guildford Spine Centre, I have gained valuable experience working at a renowned clinic in Kent, where I honed my skills and developed a profound commitment to patient-centered care. My time there allowed me to fine-tune my chiropractic techniques and establish a solid foundation in delivering effective treatment. Read More Before embarking on my chiropractic journey, I dedicated herself to supporting individuals in their healing journeys. While studying and prior to pursuing my chiropractic degree, I also worked as an assistant nurse in a local hospital in Norway. I provided rehabilitative care and worked closely with patients, helping them regain their strength and well-being. This experience further deepened my understanding of the human body and the importance of compassionate care. When I am not caring for patients, I find solace and inspiration in the natural beauty surrounding Surrey. I enjoy going for walks, particularly in the picturesque Surrey hills, where I find a sense of peace and rejuvenation. This connection with nature further fuels my passion for promoting wellness and encourages her patients to embrace an active and balanced lifestyle. Above all, I value the importance of family and cherish spending quality time with loved ones. As a firm believer in the power of strong familial bonds, I recognise that a supportive and nurturing environment plays a vital role in overall well-being. My commitment to family extends beyond her personal life and influences my approach to patient care, creating a warm and welcoming atmosphere. I am ready to guide you on your path to optimal health and well-being. With compassionate nature, expertise in chiropractic care, and dedication to family values, I am committed to providing you with personalized care that promotes your overall wellness. Sam McCarthy - Sports Therapist Sam joins our team as a qualified and registered Sports Therapist. 'My job is to firstly identify the obstacles and challenges which are preventing you from achieving these goals and then to either resolve the issue by my own hand or to advise and guide you on how to do so independently (often both are involved!)'. Having received my training through one of the leading providers for Sports Therapy in the country (Active Health Group) I am equipped in offering a wide range of soft tissue manipulation techniques to counter the above-mentioned obstacles and challenges no matter how common or uncommon they may be. Lucas Griffiths - Sports Therapist Lucas joins our team as a qualified and registered Sports Therapist and works Monday and Friday mornings. Lauren - Receptionist Charley has been with us since July. Charley is a trainee hypnotherapist. In her spare time, she enjoys cooking up a storm, experimenting with new flavours in the kitchen and baking. Cat momma to a cheeky and adventurous cat, aptly named little Missy. Missy is often a slightly welcome distraction on the yoga mat when she is trying to unwind with some yoga. Sylvia - Receptionist Sylvia joined our team in September 2023 working every Friday. She now works ad hoc and covers extra shifts and always brings fun and a smile to the clinc and often a drink in the pub after work too. Vickie - Receptionist Vickie is our longest serving member of our team. She works mornings Monday to Friday. Vickie is a lover of all things Musical Theatre, so when she isn't behind reception, she is usually found watching shows in London's West End. When not at the Theatre, Vickie loves spending quality time with her family and making memories being a big kid at Disneyland! Paddington the Corgi - Reception Dog Paddington has been a longstanding member of the Spine Centre Team and is much loved by patients and staff. Subscribe Today! Sign up for chiropractic insights to support your health journey. Subscribe Now Subscribe Now Quick Links Meet The TeamChiropracticConditionsSports TherapyFees And HoursFaqsBlogContact Us Contact Us 01483 808868 E-mail Us Book an Appointment The Guildford Spine Centre, Office 2, 229-235 High Street, Guildford, GU1 3BJ Opening Hours Monday: 09:20 am - 7:00 pm Tuesday: 09:20 am - 7:00 pm Wednesday: 09:20 am - 7:00 pm Thursday: 10:00 am - 7:00 pm Friday: 09:20 am - 7:00 pm © 2025 The Guildford Spine Centre. Powered by Oncord if (!document.getElementById('newsletter_popup')) { document.body.insertAdjacentHTML('beforeend', '<dialogbox id="newsletter_popup" style="border-radius: 20px; width: 600px;"><\/dialogbox>'); new DialogBox({"closable":true,"backdrop":true,"id":"newsletter_popup","autoOpen":false}); } ( function () { let arrAnimatables = null; window.addEventListener( 'DOMContentLoaded', function () { arrAnimatables = Array.prototype.slice.call( document.querySelectorAll( '[data-animate-in]' ) ); for ( let i = 0; i < arrAnimatables.length; i++ ) { let nToBeAnimated = arrAnimatables[ i ]; nToBeAnimated.classList.add( 'animationSetup' ); } triggerAnimations(); } ); function triggerAnimations () { if ( arrAnimatables ) { let arrElemWithRect = []; for ( let i = 0; i < arrAnimatables.length; i++ ) { let nToBeAnimated = arrAnimatables[ i ]; arrElemWithRect.push( { nElement: nToBeAnimated, rect: nToBeAnimated.getBoundingClientRect( true ) } ); } for ( let i = 0; i < arrElemWithRect.length; i++ ) { let oElemRect = arrElemWithRect[ i ]; // Elements should animate in when they are one sixth of the way // into the viewport as the user scrolls. let bElementIsInView = oElemRect.rect.top < ( window.innerHeight - ( window.innerHeight / 6 ) ); if ( bElementIsInView ) { oElemRect.nElement.classList.add( 'animationRun' ); function removeAnimationOnCompletion () { if ( arrAnimatables.indexOf( oElemRect.nElement ) == -1 ) return; oElemRect.nElement.classList.remove( 'animationSetup' ); oElemRect.nElement.classList.remove( 'animationRun' ); oElemRect.nElement.removeAttribute( 'data-animate-in' ); arrAnimatables.splice( arrAnimatables.indexOf( oElemRect.nElement ), 1 ); oElemRect.nElement.removeEventListener( 'transitionend', removeAnimationOnCompletion ); } oElemRect.nElement.addEventListener( 'transitionend', removeAnimationOnCompletion ); } } } } window.addEventListener( 'scroll', triggerAnimations, { passive: true, capture: true } ); } )(); (()=>{ let nRootUL = document.getElementById("s8-navigationprimary1"); if (nRootUL) new PrimaryNavigation(nRootUL, {"bOpenOnHover":true,"strOrientation":"horizontal","bPreventWrap":true,"iMobileBreakPoint":700}); })();
https://spinecentreguildford.co.uk/team
Status: 404
Emails:
View text
https://spinecentreguildford.co.uk/about
Status: 404
Emails:
View text
https://spinecentreguildford.co.uk/contact
Status: 200
Emails: info@spinecentreguildford.co.uk
View text
Book Online 01483 808868 MenuMeet The TeamChiropracticConditionsAcute And Chronic Neck PainAnkle And Foot PainArthritisFrozen ShoulderKnee PainLower Back PainMigraine And HeadachesMinor Sports InjuriesSciaticaSlipped Discs And Trapped NervesTennis ElbowTmj PainWhiplashSports TherapyFees And HoursFaqsBlogContact Us (()=>{ let n = document.getElementById("s8-navigationprimary1"); if(n && window.matchMedia('(max-width: 700px)').matches || localStorage.getItem('primnavcollapse' + window.outerWidth) || n.scrollWidth > n.clientWidth) { localStorage.setItem('primnavcollapse' + window.outerWidth, true); n.classList.add('s8-navigationPrimary--displayStateMobile'); } })(); Contact Us Contact Details The Guildford Spine Centre Office 2, First Floor, 229-235 High Street, Guildford, GU1 3BJ Entrance between Pizza Express and FireAway Pizza and above Taco Bell. 01483 808868 First Name Last Name E-mail Address Phone Number Subject Message Get in touch Subscribe Today! Sign up for chiropractic insights to support your health journey. Subscribe Now Subscribe Now Quick Links Meet The TeamChiropracticConditionsSports TherapyFees And HoursFaqsBlogContact Us Contact Us 01483 808868 E-mail Us Book an Appointment The Guildford Spine Centre, Office 2, 229-235 High Street, Guildford, GU1 3BJ Opening Hours Monday: 09:20 am - 7:00 pm Tuesday: 09:20 am - 7:00 pm Wednesday: 09:20 am - 7:00 pm Thursday: 10:00 am - 7:00 pm Friday: 09:20 am - 7:00 pm © 2025 The Guildford Spine Centre. Powered by Oncord if (!document.getElementById('newsletter_popup')) { document.body.insertAdjacentHTML('beforeend', '<dialogbox id="newsletter_popup" style="border-radius: 20px; width: 600px;"><\/dialogbox>'); new DialogBox({"closable":true,"backdrop":true,"id":"newsletter_popup","autoOpen":false}); } ( function () { let arrAnimatables = null; window.addEventListener( 'DOMContentLoaded', function () { arrAnimatables = Array.prototype.slice.call( document.querySelectorAll( '[data-animate-in]' ) ); for ( let i = 0; i < arrAnimatables.length; i++ ) { let nToBeAnimated = arrAnimatables[ i ]; nToBeAnimated.classList.add( 'animationSetup' ); } triggerAnimations(); } ); function triggerAnimations () { if ( arrAnimatables ) { let arrElemWithRect = []; for ( let i = 0; i < arrAnimatables.length; i++ ) { let nToBeAnimated = arrAnimatables[ i ]; arrElemWithRect.push( { nElement: nToBeAnimated, rect: nToBeAnimated.getBoundingClientRect( true ) } ); } for ( let i = 0; i < arrElemWithRect.length; i++ ) { let oElemRect = arrElemWithRect[ i ]; // Elements should animate in when they are one sixth of the way // into the viewport as the user scrolls. let bElementIsInView = oElemRect.rect.top < ( window.innerHeight - ( window.innerHeight / 6 ) ); if ( bElementIsInView ) { oElemRect.nElement.classList.add( 'animationRun' ); function removeAnimationOnCompletion () { if ( arrAnimatables.indexOf( oElemRect.nElement ) == -1 ) return; oElemRect.nElement.classList.remove( 'animationSetup' ); oElemRect.nElement.classList.remove( 'animationRun' ); oElemRect.nElement.removeAttribute( 'data-animate-in' ); arrAnimatables.splice( arrAnimatables.indexOf( oElemRect.nElement ), 1 ); oElemRect.nElement.removeEventListener( 'transitionend', removeAnimationOnCompletion ); } oElemRect.nElement.addEventListener( 'transitionend', removeAnimationOnCompletion ); } } } } window.addEventListener( 'scroll', triggerAnimations, { passive: true, capture: true } ); } )(); (()=>{ let nRootUL = document.getElementById("s8-navigationprimary1"); if (nRootUL) new PrimaryNavigation(nRootUL, {"bOpenOnHover":true,"strOrientation":"horizontal","bPreventWrap":true,"iMobileBreakPoint":700}); })(); g_arrAjaxEvents["form_antispam_validate_ajaxevent"] = {"showLoading":true,"showLoadingMessage":null,"onTrigger":null,"onSuccessEval":null}; new Form('contact_form', {"strMethod":"post","bShowLeavePageWarning":false,"bControlSSubmit":false});
https://spinecentreguildford.co.uk/contact
Status: 200
Emails: info@spinecentreguildford.co.uk
View text
Book Online 01483 808868 MenuMeet The TeamChiropracticConditionsAcute And Chronic Neck PainAnkle And Foot PainArthritisFrozen ShoulderKnee PainLower Back PainMigraine And HeadachesMinor Sports InjuriesSciaticaSlipped Discs And Trapped NervesTennis ElbowTmj PainWhiplashSports TherapyFees And HoursFaqsBlogContact Us (()=>{ let n = document.getElementById("s8-navigationprimary1"); if(n && window.matchMedia('(max-width: 700px)').matches || localStorage.getItem('primnavcollapse' + window.outerWidth) || n.scrollWidth > n.clientWidth) { localStorage.setItem('primnavcollapse' + window.outerWidth, true); n.classList.add('s8-navigationPrimary--displayStateMobile'); } })(); Contact Us Contact Details The Guildford Spine Centre Office 2, First Floor, 229-235 High Street, Guildford, GU1 3BJ Entrance between Pizza Express and FireAway Pizza and above Taco Bell. 01483 808868 First Name Last Name E-mail Address Phone Number Subject Message Get in touch Subscribe Today! Sign up for chiropractic insights to support your health journey. Subscribe Now Subscribe Now Quick Links Meet The TeamChiropracticConditionsSports TherapyFees And HoursFaqsBlogContact Us Contact Us 01483 808868 E-mail Us Book an Appointment The Guildford Spine Centre, Office 2, 229-235 High Street, Guildford, GU1 3BJ Opening Hours Monday: 09:20 am - 7:00 pm Tuesday: 09:20 am - 7:00 pm Wednesday: 09:20 am - 7:00 pm Thursday: 10:00 am - 7:00 pm Friday: 09:20 am - 7:00 pm © 2025 The Guildford Spine Centre. Powered by Oncord if (!document.getElementById('newsletter_popup')) { document.body.insertAdjacentHTML('beforeend', '<dialogbox id="newsletter_popup" style="border-radius: 20px; width: 600px;"><\/dialogbox>'); new DialogBox({"closable":true,"backdrop":true,"id":"newsletter_popup","autoOpen":false}); } ( function () { let arrAnimatables = null; window.addEventListener( 'DOMContentLoaded', function () { arrAnimatables = Array.prototype.slice.call( document.querySelectorAll( '[data-animate-in]' ) ); for ( let i = 0; i < arrAnimatables.length; i++ ) { let nToBeAnimated = arrAnimatables[ i ]; nToBeAnimated.classList.add( 'animationSetup' ); } triggerAnimations(); } ); function triggerAnimations () { if ( arrAnimatables ) { let arrElemWithRect = []; for ( let i = 0; i < arrAnimatables.length; i++ ) { let nToBeAnimated = arrAnimatables[ i ]; arrElemWithRect.push( { nElement: nToBeAnimated, rect: nToBeAnimated.getBoundingClientRect( true ) } ); } for ( let i = 0; i < arrElemWithRect.length; i++ ) { let oElemRect = arrElemWithRect[ i ]; // Elements should animate in when they are one sixth of the way // into the viewport as the user scrolls. let bElementIsInView = oElemRect.rect.top < ( window.innerHeight - ( window.innerHeight / 6 ) ); if ( bElementIsInView ) { oElemRect.nElement.classList.add( 'animationRun' ); function removeAnimationOnCompletion () { if ( arrAnimatables.indexOf( oElemRect.nElement ) == -1 ) return; oElemRect.nElement.classList.remove( 'animationSetup' ); oElemRect.nElement.classList.remove( 'animationRun' ); oElemRect.nElement.removeAttribute( 'data-animate-in' ); arrAnimatables.splice( arrAnimatables.indexOf( oElemRect.nElement ), 1 ); oElemRect.nElement.removeEventListener( 'transitionend', removeAnimationOnCompletion ); } oElemRect.nElement.addEventListener( 'transitionend', removeAnimationOnCompletion ); } } } } window.addEventListener( 'scroll', triggerAnimations, { passive: true, capture: true } ); } )(); (()=>{ let nRootUL = document.getElementById("s8-navigationprimary1"); if (nRootUL) new PrimaryNavigation(nRootUL, {"bOpenOnHover":true,"strOrientation":"horizontal","bPreventWrap":true,"iMobileBreakPoint":700}); })(); g_arrAjaxEvents["form_antispam_validate_ajaxevent"] = {"showLoading":true,"showLoadingMessage":null,"onTrigger":null,"onSuccessEval":null}; new Form('contact_form', {"strMethod":"post","bShowLeavePageWarning":false,"bControlSSubmit":false});
https://spinecentreguildford.co.uk/meet-the-team
Status: 200
Emails:
View text
Book Online 01483 808868 MenuMeet The TeamChiropracticConditionsAcute And Chronic Neck PainAnkle And Foot PainArthritisFrozen ShoulderKnee PainLower Back PainMigraine And HeadachesMinor Sports InjuriesSciaticaSlipped Discs And Trapped NervesTennis ElbowTmj PainWhiplashSports TherapyFees And HoursFaqsBlogContact Us (()=>{ let n = document.getElementById("s8-navigationprimary1"); if(n && window.matchMedia('(max-width: 700px)').matches || localStorage.getItem('primnavcollapse' + window.outerWidth) || n.scrollWidth > n.clientWidth) { localStorage.setItem('primnavcollapse' + window.outerWidth, true); n.classList.add('s8-navigationPrimary--displayStateMobile'); } })(); .s8-faq__labelContainer{ background: #fff !important; padding: 0 20px; border-left: 2px solid #0092d1; } .s8-faq__heading { font-size: 16px; } .s8-faq__text { color: #333; } Meet the Chiropractors in Guildford Spine Centre Team Alex Symington - Chiropractor I have always played several sports including tennis, football and rugby union. My time spent playing rugby at school resulted an injury to my neck in a particularly poorly timed tackle for which I sought the help of a chiropractor after many years of suffering. The relief I felt after being under the care of a Chiropractor inspired me to enter the profession and having a family that included a GP and a nurse I was always interested in pursuing a health based career and after such a positive response to care this resulted in an application to study Chiropractic at the Welsh Institute of Chiropractic in Wales and I still visit a Chiropractor regularly to this day. Read More I love to help whole families enjoy the benefits of Chiropractic treatment, from those who turn up on our door step in pain to those who simply want to live a healthier more active life and stay that way. There are no age limit and anyone is welcome in the clinic to see if they might also benefit from Chiropractic. I treat using Diversified technique the most taught and practiced technique in the UK looking to address and resolve alignment and movement problems with the spine to have the optimum effect to improve a patient’s health. Kristina Eikeland Hansen - Chiropractor I am a dedicated chiropractor who is passionate about providing exceptional care and promoting well-being. I graduated with a MChiro degree from AECC University College in Bournemouth. I possess a strong educational background and a deep understanding of chiropractic principles. Prior to joining Guildford Spine Centre, I have gained valuable experience working at a renowned clinic in Kent, where I honed my skills and developed a profound commitment to patient-centered care. My time there allowed me to fine-tune my chiropractic techniques and establish a solid foundation in delivering effective treatment. Read More Before embarking on my chiropractic journey, I dedicated herself to supporting individuals in their healing journeys. While studying and prior to pursuing my chiropractic degree, I also worked as an assistant nurse in a local hospital in Norway. I provided rehabilitative care and worked closely with patients, helping them regain their strength and well-being. This experience further deepened my understanding of the human body and the importance of compassionate care. When I am not caring for patients, I find solace and inspiration in the natural beauty surrounding Surrey. I enjoy going for walks, particularly in the picturesque Surrey hills, where I find a sense of peace and rejuvenation. This connection with nature further fuels my passion for promoting wellness and encourages her patients to embrace an active and balanced lifestyle. Above all, I value the importance of family and cherish spending quality time with loved ones. As a firm believer in the power of strong familial bonds, I recognise that a supportive and nurturing environment plays a vital role in overall well-being. My commitment to family extends beyond her personal life and influences my approach to patient care, creating a warm and welcoming atmosphere. I am ready to guide you on your path to optimal health and well-being. With compassionate nature, expertise in chiropractic care, and dedication to family values, I am committed to providing you with personalized care that promotes your overall wellness. Sam McCarthy - Sports Therapist Sam joins our team as a qualified and registered Sports Therapist. 'My job is to firstly identify the obstacles and challenges which are preventing you from achieving these goals and then to either resolve the issue by my own hand or to advise and guide you on how to do so independently (often both are involved!)'. Having received my training through one of the leading providers for Sports Therapy in the country (Active Health Group) I am equipped in offering a wide range of soft tissue manipulation techniques to counter the above-mentioned obstacles and challenges no matter how common or uncommon they may be. Lucas Griffiths - Sports Therapist Lucas joins our team as a qualified and registered Sports Therapist and works Monday and Friday mornings. Lauren - Receptionist Charley has been with us since July. Charley is a trainee hypnotherapist. In her spare time, she enjoys cooking up a storm, experimenting with new flavours in the kitchen and baking. Cat momma to a cheeky and adventurous cat, aptly named little Missy. Missy is often a slightly welcome distraction on the yoga mat when she is trying to unwind with some yoga. Sylvia - Receptionist Sylvia joined our team in September 2023 working every Friday. She now works ad hoc and covers extra shifts and always brings fun and a smile to the clinc and often a drink in the pub after work too. Vickie - Receptionist Vickie is our longest serving member of our team. She works mornings Monday to Friday. Vickie is a lover of all things Musical Theatre, so when she isn't behind reception, she is usually found watching shows in London's West End. When not at the Theatre, Vickie loves spending quality time with her family and making memories being a big kid at Disneyland! Paddington the Corgi - Reception Dog Paddington has been a longstanding member of the Spine Centre Team and is much loved by patients and staff. Subscribe Today! Sign up for chiropractic insights to support your health journey. Subscribe Now Subscribe Now Quick Links Meet The TeamChiropracticConditionsSports TherapyFees And HoursFaqsBlogContact Us Contact Us 01483 808868 E-mail Us Book an Appointment The Guildford Spine Centre, Office 2, 229-235 High Street, Guildford, GU1 3BJ Opening Hours Monday: 09:20 am - 7:00 pm Tuesday: 09:20 am - 7:00 pm Wednesday: 09:20 am - 7:00 pm Thursday: 10:00 am - 7:00 pm Friday: 09:20 am - 7:00 pm © 2025 The Guildford Spine Centre. Powered by Oncord if (!document.getElementById('newsletter_popup')) { document.body.insertAdjacentHTML('beforeend', '<dialogbox id="newsletter_popup" style="border-radius: 20px; width: 600px;"><\/dialogbox>'); new DialogBox({"closable":true,"backdrop":true,"id":"newsletter_popup","autoOpen":false}); } ( function () { let arrAnimatables = null; window.addEventListener( 'DOMContentLoaded', function () { arrAnimatables = Array.prototype.slice.call( document.querySelectorAll( '[data-animate-in]' ) ); for ( let i = 0; i < arrAnimatables.length; i++ ) { let nToBeAnimated = arrAnimatables[ i ]; nToBeAnimated.classList.add( 'animationSetup' ); } triggerAnimations(); } ); function triggerAnimations () { if ( arrAnimatables ) { let arrElemWithRect = []; for ( let i = 0; i < arrAnimatables.length; i++ ) { let nToBeAnimated = arrAnimatables[ i ]; arrElemWithRect.push( { nElement: nToBeAnimated, rect: nToBeAnimated.getBoundingClientRect( true ) } ); } for ( let i = 0; i < arrElemWithRect.length; i++ ) { let oElemRect = arrElemWithRect[ i ]; // Elements should animate in when they are one sixth of the way // into the viewport as the user scrolls. let bElementIsInView = oElemRect.rect.top < ( window.innerHeight - ( window.innerHeight / 6 ) ); if ( bElementIsInView ) { oElemRect.nElement.classList.add( 'animationRun' ); function removeAnimationOnCompletion () { if ( arrAnimatables.indexOf( oElemRect.nElement ) == -1 ) return; oElemRect.nElement.classList.remove( 'animationSetup' ); oElemRect.nElement.classList.remove( 'animationRun' ); oElemRect.nElement.removeAttribute( 'data-animate-in' ); arrAnimatables.splice( arrAnimatables.indexOf( oElemRect.nElement ), 1 ); oElemRect.nElement.removeEventListener( 'transitionend', removeAnimationOnCompletion ); } oElemRect.nElement.addEventListener( 'transitionend', removeAnimationOnCompletion ); } } } } window.addEventListener( 'scroll', triggerAnimations, { passive: true, capture: true } ); } )(); (()=>{ let nRootUL = document.getElementById("s8-navigationprimary1"); if (nRootUL) new PrimaryNavigation(nRootUL, {"bOpenOnHover":true,"strOrientation":"horizontal","bPreventWrap":true,"iMobileBreakPoint":700}); })();
https://spinecentreguildford.co.uk/
Status: 200
Emails:
View text
Book Online 01483 808868 MenuMeet The TeamChiropracticConditionsAcute And Chronic Neck PainAnkle And Foot PainArthritisFrozen ShoulderKnee PainLower Back PainMigraine And HeadachesMinor Sports InjuriesSciaticaSlipped Discs And Trapped NervesTennis ElbowTmj PainWhiplashSports TherapyFees And HoursFaqsBlogContact Us (()=>{ let n = document.getElementById("s8-navigationprimary1"); if(n && window.matchMedia('(max-width: 700px)').matches || localStorage.getItem('primnavcollapse' + window.outerWidth) || n.scrollWidth > n.clientWidth) { localStorage.setItem('primnavcollapse' + window.outerWidth, true); n.classList.add('s8-navigationPrimary--displayStateMobile'); } })(); .section-overlap{ margin-top: -100px; } .featured .s8-templates-card{ transition: all 300ms linear; } .featured .s8-templates-card:hover { transform: translateY(-10px); } .team{ margin-top: -50px; } .team .s8-templates-section-background{ background-color: transparent !important; } WE HAVE MOVED! To: Office 2, 229-235 High Street, Guildford, Surrey, GU1 3BJ Entrance between Pizza Express and FireAway Pizza and above Taco Bell Only 5 minutes from our old location. A Chiropractor to Suit You We welcome you to seek our friendly professional services in a relaxed atmosphere and convenient location. Contact Us Contact Us Chiropractic Care Receive expert treatment for back, neck, and joint pain from our skilled chiropractors, committed to personalized care for your well-being. LEARN MORE Pain Relief Solutions Our experienced team uses proven techniques to address pain and mobility issues, helping you enhance your quality of life. LEARN MORE Book an Appointment Take the first step toward better health by scheduling a consultation. Our team is here to support your wellness journey. LEARN MORE Your Family-Friendly Chiropractic Clinic in Guildford Established in Guildford for 10 years, The Guildford Spine Centre, Guildford Chiropractor, is a family-friendly and welcoming Chiropractic Clinic.We offer expert advice and treatment for a range of joint and muscle issues with a focus on the spine.If you are unsure if we could help, please get in touch and we will answer any questions you might have. Contact Us Contact Us 5 Star Reviews - Check out our Google Business listing Google Google Comprehensive Care for Pain Relief and Injury Recovery We offer treatments to help people of all ages suffering with: Back or neck pain Sciatica Knee and hip problems Slipped discs Shoulder issues Headaches Sports injuries Book now Book now Qualities That Define Our Guildford Chiropractors. Experience The Spine Centre team boasts extensive experience, guaranteeing that you’re in the hands of seasoned professionals. Qualifications All our chiropractors are registered with the General Chiropractic Council and Royal College of Chiropractors. Empathetic Approach We prioritise patient comfort and well-being, offering a warm and family friendly environment. Why Choose The Guildford Spine Centre – Guildford Chiropractor in Surrey. Are you in search of top-tier Guildford Chiropractor care right here in Surrey? Look no further than Guildford Spine Centre. In this comprehensive guide, we’ll delve into why choosing a chiropractor in Guildford matters, what sets us apart, and the essential steps to ensure you receive the finest care available. Convenience Our central location in Guildford on the High Street ensures that you have easy access to our chiropractic services, making your health a top priority without added stress. Track Record We have successfully treated hundreds of patients in over 10 years since our practice opened it’s doors in Guildford. Health Insurance & Chiropractic Associations Alex Symington Chiropractor Kristina Eikeland Hansen Chiropractor Vickie Thompson Receptionist Sylvia Cheung Receptionist Charley Groves Receptionist Sam McCarthy Sports Therapist Paddington the Corgi Receptionist / Dog Our Chiropractic Team Guildford Spine Centre offers expert, personalized care focused on holistic health and family well-being in a warm, welcoming environment. Meet the team Meet the team Experience Expert Chiropractic Care Find relief and restore mobility with Guildford Spine Centre's personalized treatments. Contact Us Contact Us Latest Blog & Articles 13 Oct Why a Chiropractor in Guildford Can Help Relieve Your Back Pain Back pain is one of the most common reasons people look for help and when it strikes, it’s urgent. If you’re searching for a “chiropractor in Guildford for back pain”, you’re already taking the right first step. At Guildford Spine Centre, we specialise in relieving spinal discomfort, restoring mobility, and helping you get back to daily life and often faster than anticipated. Read Post 16 Sep Beat Desk Pain: 5 Essential Tips for Office Workers in Guildford Beat Desk Pain: 5 Essential Tips for Office Workers in Guildford Do you finish your commute or your work-from-home day in Guildford with a familiar stiff neck or a nagging ache in your lower back? 😫 You’re not alone. Hours spent sitting at a desk puts enormous strain on your spine. The good news is that you don't have to live with it. By making a few simple changes, you can combat the negative effects of desk work. Here are five essential tips from our experts at The Guildford Spine Centre to help you feel better, starting today. Read Post 19 Aug Chiropractic Care for Sciatica in Guildford Discover natural, drug-free relief from sciatica at Guildford Spine Centre in Surrey. Expert chiropractic care to ease pain and restore mobility. Read Post Subscribe Today! Sign up for chiropractic insights to support your health journey. Subscribe Now Subscribe Now Quick Links Meet The TeamChiropracticConditionsSports TherapyFees And HoursFaqsBlogContact Us Contact Us 01483 808868 E-mail Us Book an Appointment The Guildford Spine Centre, Office 2, 229-235 High Street, Guildford, GU1 3BJ Opening Hours Monday: 09:20 am - 7:00 pm Tuesday: 09:20 am - 7:00 pm Wednesday: 09:20 am - 7:00 pm Thursday: 10:00 am - 7:00 pm Friday: 09:20 am - 7:00 pm © 2025 The Guildford Spine Centre. Powered by Oncord if (!document.getElementById('newsletter_popup')) { document.body.insertAdjacentHTML('beforeend', '<dialogbox id="newsletter_popup" style="border-radius: 20px; width: 600px;"><\/dialogbox>'); new DialogBox({"closable":true,"backdrop":true,"id":"newsletter_popup","autoOpen":false}); } ( function () { let arrAnimatables = null; window.addEventListener( 'DOMContentLoaded', function () { arrAnimatables = Array.prototype.slice.call( document.querySelectorAll( '[data-animate-in]' ) ); for ( let i = 0; i < arrAnimatables.length; i++ ) { let nToBeAnimated = arrAnimatables[ i ]; nToBeAnimated.classList.add( 'animationSetup' ); } triggerAnimations(); } ); function triggerAnimations () { if ( arrAnimatables ) { let arrElemWithRect = []; for ( let i = 0; i < arrAnimatables.length; i++ ) { let nToBeAnimated = arrAnimatables[ i ]; arrElemWithRect.push( { nElement: nToBeAnimated, rect: nToBeAnimated.getBoundingClientRect( true ) } ); } for ( let i = 0; i < arrElemWithRect.length; i++ ) { let oElemRect = arrElemWithRect[ i ]; // Elements should animate in when they are one sixth of the way // into the viewport as the user scrolls. let bElementIsInView = oElemRect.rect.top < ( window.innerHeight - ( window.innerHeight / 6 ) ); if ( bElementIsInView ) { oElemRect.nElement.classList.add( 'animationRun' ); function removeAnimationOnCompletion () { if ( arrAnimatables.indexOf( oElemRect.nElement ) == -1 ) return; oElemRect.nElement.classList.remove( 'animationSetup' ); oElemRect.nElement.classList.remove( 'animationRun' ); oElemRect.nElement.removeAttribute( 'data-animate-in' ); arrAnimatables.splice( arrAnimatables.indexOf( oElemRect.nElement ), 1 ); oElemRect.nElement.removeEventListener( 'transitionend', removeAnimationOnCompletion ); } oElemRect.nElement.addEventListener( 'transitionend', removeAnimationOnCompletion ); } } } } window.addEventListener( 'scroll', triggerAnimations, { passive: true, capture: true } ); } )(); (()=>{ let nRootUL = document.getElementById("s8-navigationprimary1"); if (nRootUL) new PrimaryNavigation(nRootUL, {"bOpenOnHover":true,"strOrientation":"horizontal","bPreventWrap":true,"iMobileBreakPoint":700}); })(); new Section(document.getElementById("s8-templatessection1"), {"bParallax":true,"iParallaxSpeed":30}); (function () { window.AutoRotator.API.init( document.getElementById("s8-layoutrotator1"), {"autoRotateTime":"5","direction":"forward","showAtOnce":"5","showAtOnceMobile":1,"spaceBetweenItems":"35","startAtRandom":false,"easing":"easeinoutcubic"}); })(); (function () { window.AutoRotator.API.init( document.getElementById("s8-layoutrotator2"), {"autoRotateTime":5,"direction":"forward","showAtOnce":"2","showAtOnceMobile":1,"spaceBetweenItems":"0","startAtRandom":false,"easing":"easeinoutcubic"}); })();