{"id":1907,"date":"2024-08-29T10:09:42","date_gmt":"2024-08-29T10:09:42","guid":{"rendered":"https:\/\/devlinkserver.com\/springsrejuvenation\/?page_id=1907"},"modified":"2024-09-20T09:25:23","modified_gmt":"2024-09-20T09:25:23","slug":"location","status":"publish","type":"page","link":"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/","title":{"rendered":"Our Locations"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1907\" class=\"elementor elementor-1907\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-908629c elementor-section-full_width elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"908629c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3b02611\" data-id=\"3b02611\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-15405ec elementor-widget elementor-widget-heading\" data-id=\"15405ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">OUR LOCATIONS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7c52368 elementor-section-full_width elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"7c52368\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a16def1\" data-id=\"a16def1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-33ae10c elementor-widget elementor-widget-text-editor\" data-id=\"33ae10c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Find the Nearest Clinic and Request an Appointment to Start Your Journey to Rejuvenation<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-142618b elementor-section-full_width elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"142618b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-98d83d1\" data-id=\"98d83d1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-58570d1 elementor-widget elementor-widget-html\" data-id=\"58570d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet@1.9.3\/dist\/leaflet.css\" \/>\r\n<style>\r\n  \/* General styles *\/\r\n  #location-container {\r\n      padding: 5px;\r\n      height: 100vh;\r\n      display: flex;\r\n      flex-direction: column;\r\n      background: #FFFCF0;\r\n      border-radius: 18px;\r\n  }\r\n  \r\n  \/* Location list styles *\/\r\n  .location_list {\r\n      flex: 1;\r\n      overflow: auto;\r\n  }\r\n  \r\n  .location_list .location-list {\r\n      padding: 10px;\r\n  }\r\n  \r\n  .location_list .location-list .location-item {\r\n      padding: 10px;\r\n      margin-bottom: 10px;\r\n      background: #fff;\r\n      border-radius: 8px;\r\n      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n  }\r\n  \r\n  .location_list .location-list .location-item:hover {\r\n      background: #f1f1f1;\r\n      cursor: pointer;\r\n  }\r\n  \r\n  .location_list .location-list .inner-location {\r\n    display: flex;\r\n    flex-direction: row;\r\n    align-items: center;\r\n  }\r\n  \r\n  .location_list .location-list .location-item .location-heading {\r\n      font-size: 18px;\r\n      font-weight: 600;\r\n      margin-bottom: 5px;\r\n  }\r\n  \r\n  .location_list .location-list .location-item .location-name {\r\n      font-size: 16px;\r\n      margin-bottom: 5px;\r\n  }\r\n  \r\n  .location_list .location-list .location-item .timecontainer {\r\n      margin-bottom: 5px;\r\n  }\r\n  \r\n  .location_list .location-list .location-item .timecontainer p {\r\n      margin: 0;\r\n      font-size: 14px;\r\n  }\r\n  \r\n  .location_list .location-list .location-item .phonediv {\r\n      font-size: 14px;\r\n  }\r\n  \r\n  \/* Map styles *\/\r\n  .location_map {\r\n      height: 300px;\r\n  }\r\n  \r\n  .location_map #map {\r\n      width: 100%;\r\n      height: 100%;\r\n  }\r\n  \r\n  \/* Button styles *\/\r\n  .custom-hero-button2 {\r\n      border-radius: 12px;\r\n      background: #004e35 !important;\r\n      padding: 10px;\r\n      color: #fff;\r\n      border: none;\r\n      cursor: pointer;\r\n      font-size: 14px;\r\n  }\r\n  \r\n  .custom-hero-button2 svg {\r\n      width: 15px;\r\n      height: 15px;\r\n      margin-left: 5px;\r\n  }\r\n  \r\n  .custom-hero-button2:hover svg {\r\n      transform: rotate(-45deg) !important;\r\n  }\r\n  .schedule-now{\r\n    min-width: 135px;\r\n  }\r\n  \/* Responsive styles *\/\r\n  @media (min-width: 768px) {\r\n      #location-container {\r\n          flex-direction: row;\r\n          height: 500px; \/* Adjust height for larger screens *\/\r\n      }\r\n  \r\n      .location_list {\r\n          flex-basis: 35%;\r\n      }\r\n  \r\n      .location_map {\r\n          flex-basis: 65%;\r\n          height: 100%;\r\n      }\r\n  }\r\n  \r\n  @media (max-width: 767px) {\r\n      .location_list {\r\n          flex-basis: 100%;\r\n      }\r\n  \r\n      .location_map {\r\n          flex-basis: 100%;\r\n          height: 300px; \/* Adjust height for mobile screens *\/\r\n      }\r\n  }\r\n  <\/style>\r\n  \r\n  \r\n  <div class=\"container\" id=\"location-container\">\r\n                <div class=\"location_list\">\r\n                    <div class=\"location-list\">\r\n                        <div class=\"location-item\" data-lat=\"34.0467915\" data-lng=\"-118.2446044\">\r\n                            <div class=\"location-heading\" data-lat=\"34.0467915\" data-lng=\"-118.2446044\">\r\n                                Springs Rejuvenation in Los Angeles, California\r\n                            <\/div>\r\n                            <div class=\"inner-location\">\r\n                                <div>\r\n                                    <div class=\"location-name\">420 E 3rd St #705, Los Angeles, CA 90013<\/div>\r\n                                    <div class=\"timecontainer\">\r\n                                    <p class=\"mon-fri-9am-5pm\">Mon-Fri: 9AM-5PM<\/p>\r\n                                    <p class=\"mon-fri-9am-5pm\">Sat-Sun: Closed<\/p>\r\n                                    <\/div>\r\n                                    <div class=\"phonediv\">(213) 725-2361<\/div>\r\n                                <\/div>\r\n                                <div>\r\n                                    <div class=\"schedule-now\">\r\n                                        <button class=\"custom-hero-button2\" onclick=\"window.location='#our_mission';\">\r\n                                            Request Here  \r\n                                             <svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path style=\"stroke: #ffffff;\" d=\"M2 2L17 17M17 17V2.6M17 17H2.6\" stroke=\"#1E1E1E\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n                                        <\/button>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                          <\/div>\r\n                        <div class=\"location-item\" data-lat=\"30.1848317\" data-lng=\"-97.8203772\">\r\n                            <div class=\"location-heading\" data-lat=\"30.1848317\" data-lng=\"-97.8203772\">\r\n                                Springs Rejuvenation in Austin, Texas\r\n                            <\/div>\r\n                            <div class=\"inner-location\">\r\n                                <div>\r\n                                    <div class=\"location-name\">8700 Menchaca Rd Suite 602, Austin, TX 78748<\/div>\r\n                                    <div class=\"timecontainer\">\r\n                                    <p class=\"mon-fri-9am-5pm\">Mon-Fri: 9AM-5PM<\/p>\r\n                                    <p class=\"mon-fri-9am-5pm\">Sat-Sun: Closed<\/p>\r\n                                    <\/div>\r\n                                    <div class=\"phonediv\">(512) 866-1655<\/div>\r\n                                <\/div>\r\n                                <div>\r\n                                    <div class=\"schedule-now\">\r\n                                        <button class=\"custom-hero-button2\" onclick=\"window.location='#our_mission';\">\r\n                                            Request Here  \r\n                                             <svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path style=\"stroke: #ffffff;\" d=\"M2 2L17 17M17 17V2.6M17 17H2.6\" stroke=\"#1E1E1E\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n                                        <\/button>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                          <\/div>\r\n                        <div class=\"location-item\" data-lat=\"33.8035437\" data-lng=\"-84.3963337\">\r\n                            <div class=\"location-heading\" data-lat=\"33.8035437\" data-lng=\"-84.3963337\">\r\n                                Springs Rejuvenation in Atlanta, Georgia\r\n                            <\/div>\r\n                            <div class=\"inner-location\">\r\n                                <div>\r\n                                    <div class=\"location-name\">1800 Peachtree St NW Suite 660, Atlanta, GA 30309<\/div>\r\n                                    <div class=\"timecontainer\">\r\n                                    <p class=\"mon-fri-9am-5pm\">Mon-Fri: 9AM-5PM<\/p>\r\n                                    <p class=\"mon-fri-9am-5pm\">Sat-Sun: Closed<\/p>\r\n                                    <\/div>\r\n                                    <div class=\"phonediv\">(888) 503-4482<\/div>\r\n                                <\/div>\r\n                                <div>\r\n                                    <div class=\"schedule-now\">\r\n                                        <button class=\"custom-hero-button2\" onclick=\"window.location='#our_mission';\">\r\n                                            Request Here  \r\n                                             <svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path style=\"stroke: #ffffff;\" d=\"M2 2L17 17M17 17V2.6M17 17H2.6\" stroke=\"#1E1E1E\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n                                        <\/button>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                          <\/div>\r\n\r\n\r\n\r\n                          <div class=\"location-item\" data-lat=\"25.9730124\" data-lng=\"-80.1498554\">\r\n                            <div class=\"location-heading\" data-lat=\"25.9730124\" data-lng=\"-80.1498554\">\r\n                                Springs Rejuvenation in South Florida\r\n                            <\/div>\r\n                            <div class=\"inner-location\">\r\n                                <div>\r\n                                    <div class=\"location-name\">2820 NE 214th St Suite 801, Aventura, FL 33180<\/div>\r\n                                    <div class=\"timecontainer\">\r\n                                    <p class=\"mon-fri-9am-5pm\">Mon-Fri: 9AM-5PM<\/p>\r\n                                    <p class=\"mon-fri-9am-5pm\">Sat-Sun: Closed<\/p>\r\n                                    <\/div>\r\n                                    <div class=\"phonediv\">(512) 732-9975<\/div>\r\n                                <\/div>\r\n                                <div>\r\n                                    <div class=\"schedule-now\">\r\n                                        <button class=\"custom-hero-button2\" onclick=\"window.location='#our_mission';\">\r\n                                            Request Here  \r\n                                             <svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path style=\"stroke: #ffffff;\" d=\"M2 2L17 17M17 17V2.6M17 17H2.6\" stroke=\"#1E1E1E\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n                                        <\/button>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                          <\/div>\r\n\r\n                          <div class=\"location-item\" data-lat=\"40.7443846\" data-lng=\"-73.9870662\">\r\n                            <div class=\"location-heading\" data-lat=\"40.7443846\" data-lng=\"-73.9870662\">\r\n                                Springs Rejuvenation in New York\r\n                            <\/div>\r\n                            <div class=\"inner-location\">\r\n                                <div>\r\n                                    <div class=\"location-name\">245 5th Ave 3rd Floor, Suite 307, New York, NY 10016<\/div>\r\n                                    <div class=\"timecontainer\">\r\n                                    <p class=\"mon-fri-9am-5pm\">Mon-Fri: 9AM-5PM<\/p>\r\n                                    <p class=\"mon-fri-9am-5pm\">Sat-Sun: Closed<\/p>\r\n                                    <\/div>\r\n                                    <div class=\"phonediv\">+16468590286<\/div>\r\n                                <\/div>\r\n                                <div>\r\n                                    <div class=\"schedule-now\">\r\n                                        <button class=\"custom-hero-button2\" onclick=\"window.location='#our_mission';\">\r\n                                            Request Here  \r\n                                             <svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path style=\"stroke: #ffffff;\" d=\"M2 2L17 17M17 17V2.6M17 17H2.6\" stroke=\"#1E1E1E\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n                                        <\/button>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                          <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n           \r\n                <div class=\"location_map\">\r\n                    <div id=\"map\"><\/div>\r\n                <\/div>\r\n\r\n      <\/div>\r\n      \r\n      \r\n      <script src=\"https:\/\/unpkg.com\/leaflet@1.9.3\/dist\/leaflet.js\"><\/script>\r\n      <script>\r\n          var map = L.map('map').setView([34.0467915, -118.2446044], 23); \/\/ Default to Los Angeles\r\n      \r\n          L.tileLayer('https:\/\/{s}.tile.openstreetmap.org\/{z}\/{x}\/{y}.png', {\r\n              maxZoom: 25,\r\n              attribution: '\u00a9 OpenStreetMap'\r\n          }).addTo(map);\r\n      \r\n          var locations = document.querySelectorAll('.location-item');\r\n      \r\n          function updateMap(lat, lng) {\r\n              map.setView([lat, lng], 23);\r\n              L.marker([lat, lng]).addTo(map);\r\n          }\r\n      \r\n          locations.forEach(function(location) {\r\n              location.addEventListener('click', function() {\r\n                  var lat = this.getAttribute('data-lat');\r\n                  var lng = this.getAttribute('data-lng');\r\n                  updateMap(lat, lng);\r\n              });\r\n          });\r\n      \r\n          \/\/ Trigger click on the first location item on page load\r\n          if (locations.length > 0) {\r\n              locations[0].click();\r\n          }\r\n      <\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-544352c elementor-section-full_width elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"544352c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ec63728\" data-id=\"ec63728\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ca82a54 elementor-widget elementor-widget-html\" data-id=\"ca82a54\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n.girl-with-text .first-col p{\r\n  font-family: Roboto Flex !important;\r\n  font-size: 34px;\r\n  font-weight: 500;\r\n  line-height: 45px;\r\n  letter-spacing: 0em;\r\n  text-align: center;\r\n  margin: 0;\r\n  margin-top: 50px ;\r\n  margin-bottom: 2rem;\r\n\r\n}\r\n.girl-with-text .img-fluid{\r\n      width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n}\r\n.girl-with-text .number{\r\n  display: flex;\r\n  flex-direction: column;\r\n  max-width: 200px;\r\n}\r\n.girl-with-text .heading{\r\n      border-left: 1px solid #3e3e3f;\r\n  display: flex;\r\n  justify-content: start;\r\n  align-items: center;\r\n}\r\n.girl-with-text .heading h3{\r\n  color: #504F13;\r\n      margin: 20px;\r\n  font-weight:500 !important;\r\n          font-weight: normal;\r\n  font-family: Roboto Flex !important;\r\n}\r\n.girl-with-text .steps-explain{\r\npadding: 55px 22px;\r\n  \/* border: 2px solid #3e3e3f; *\/\r\n  border: 2px solid #504F13;\r\n  background-color: #afdcf5;\r\n  border-radius: 0px 22px 22px;\r\n  font-size: 36px;\r\nfont-weight: 700;\r\ndisplay: flex;\r\n\/*     justify-content: center; *\/\r\n  align-items: center;\r\nfont-family: 'Roboto Flex', sans-serif !important;\r\n  min-height: 235px !important;\r\n  max-height: 235px !important;\r\nbackground: linear-gradient(120.79deg, #000000 -49.01%, rgba(149, 210, 244, 0.73) 13.65%);\r\n  border: 1px solid;  \r\n  background: #FFFCF0;\r\n  color:#000;\r\n}\r\n.number .big-int{\r\n  font-size: 104px;\r\n  font-family: Montserrat !important;\r\n  font-weight: 700;\r\n  line-height: 68px;\r\n  color: #fff0;\r\n  -webkit-text-stroke: 4px rgb(0 0 0 \/ 35%);\r\n}\r\n .number .paragraph{\r\n      font-size: 30px;\r\n      font-family: Roboto Flex !important;\r\n      line-height: 30.1px;\r\n    font-weight: 600;\r\n}\r\n.number.two{\r\n  justify-content: center;\r\n}  .number.three{\r\n  justify-content: flex-end;\r\n}\r\n.number-div.d-flex.flex-row{\r\n  gap: 0; margin-left: 20%;min-height: 500px;\r\n}\r\n\r\n\r\n\r\n.number-div.d-flex.flex-row{\r\n  gap: 0; margin-left: 20%;min-height: 500px;\r\n}\r\n@media (max-width: 1100px){\r\n.number-div.d-flex.flex-row{\r\n   margin-left: 0%;\r\n}\r\n}\r\n   @media (max-width: 1300px){\r\n.girl-with-text .steps-explain{\r\n   font-size: 28px;\r\n}\r\n}\r\n @media (max-width: 992px){\r\n.girl-with-text .steps-explain{\r\n   font-size: 26px;\r\n}\r\n .first-col, .second-col{\r\n  padding-bottom: 10rem !important;\r\n   }  \r\n   \r\n}\r\n @media (min-width: 992px){\r\n   .first-col, .second-col{\r\n     padding: 0 8rem !important;\r\n  padding-bottom: 10rem !important;\r\n   } \r\n}\r\n @media (max-width: 768px){\r\n   .girl-with-text .row:not(.row.bg-light){\r\n     gap: 22px !important;\r\n   }\r\n   .number-div.d-flex.flex-row{\r\n         min-height: 322px;\r\n   }\r\n.girl-with-text .first-col p{\r\n   font-size: 28px;\r\n       padding-left: 0 !important;\r\n  padding-right: 0 !important;\r\n  line-height: 28px;\r\n}\r\n.number .big-int{\r\n  font-size: 65px;\r\n  line-height: 68px;\r\n\r\n}.number .paragraph {\r\n  font-size: 18px;\r\n  line-height: 1;\r\n}\r\n   .text-section{\r\n     padding-left: 0 !important;\r\n     padding-right: 0 !important;\r\n   }\r\n}\r\n\r\n.my-bg-light{\r\n  background-color: #f1e8e3 !important;\r\n}\r\n<\/style>\r\n\r\n<?php ?>\r\n\r\n\r\n<div class=\"container-fluid girl-with-text\">\r\n\r\n<div class=\"row my-bg-light\" style=\"\">\r\n\r\n<div class=\"col-lg-12 col-md-12 py-5 first-col \">\r\n  <div class=\"text-section px-5\">\r\n      <p class=\"text-center px-5\">At <b>Springs Rejuvenation<\/b>, we blend cutting-edge science with personalized care to unlock your body's full potential for renewal and vitality.<\/p>\r\n      <p class=\"text-center px-5\">Our expert team is with you at every step, ensuring a journey as remarkable as the destination.<\/p>\r\n      <div class=\"number-div d-flex flex-row\" style=\"\r\n  display: none !important;\">\r\n          <div class=\"number one\">\r\n              <div class=\"big-int\">01<\/div>\r\n              <div class=\"paragraph\">Consultation &amp; Personalized Plan<\/div>\r\n          <\/div>\r\n          <div class=\"number two\">\r\n            <div class=\"big-int\">02<\/div>\r\n              <div class=\"paragraph\">Treatment &amp; Monitoring Phase<\/div>\r\n          <\/div>\r\n          <div class=\"number three\">\r\n            <div class=\"big-int\">03<\/div>\r\n       <div class=\"paragraph\">Ongoing Support & Care<\/div>\r\n          <\/div>\r\n      <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<div class=\"col-lg-12 col-md-12 p-5 second-col\">\r\n  <div class=\"row p-0 p-md-5\">\r\n  <div class=\"col-lg-4 col-md-4 col-sm-12\">\r\n    <div class=\"heading\">\r\n      <h3>Step 01<\/h3>\r\n    <\/div>\r\n    <div class=\"steps-explain\">\r\n      Consultation &amp; Personalized Plan\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"col-lg-4 col-md-4 col-sm-12\">\r\n  <div class=\"heading\">\r\n      <h3>Step 02<\/h3>\r\n    <\/div>\r\n    <div class=\"steps-explain\">\r\n      Treatment &amp; Monitoring Phase\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"col-lg-4 col-md-4 col-sm-12\">\r\n  <div class=\"heading\">\r\n      <h3>Step 03<\/h3>\r\n    <\/div>\r\n    <div class=\"steps-explain\">\r\n      Ongoing Support & Care\r\n    <\/div>\r\n  <\/div>\r\n  \r\n  <\/div>\r\n<\/div>\r\n\r\n<!--   <div class=\"col-lg-6 col-md-6 p-0 second-col\">\r\n  <div class=\"image-section\">\r\n      <img decoding=\"async\" class=\"img-fluid\" alt=\"img\" src=\"\/wp-content\/uploads\/2024\/03\/bc6b11dadc663a93a24541bd58c03322-1.jpg\">\r\n  <\/div>\r\n<\/div> -->\r\n<\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-983da24 elementor-section-full_width elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"983da24\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a40c990\" data-id=\"a40c990\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2896d59 elementor-widget elementor-widget-html\" data-id=\"2896d59\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<style>\r\n  \r\n  .sectione-location {\r\n      display: flex;\r\n      height: 100vh;\r\n  }\r\n  \r\n  .l-sidebar {\r\n      background-color: #000;\r\n      color: #fff;\r\n      width: 50%;\r\n      padding: 20px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n  }\r\n  \r\n  .l-logo img {\r\n      max-width: 100px;\r\n      margin-bottom: 40px;\r\n  }\r\n  .l-logo h2{\r\n    font-family: Crimson;\r\nfont-size: 60px;\r\nfont-weight: 700;\r\nline-height: 93.6px;\r\nletter-spacing: 0.5px;\r\ntext-align: center;\r\n\r\n  }\r\n  \r\n  .l-nav-menu {\r\n      display: flex;\r\n      flex-direction: column;\r\n      width: 75%;\r\n      text-align: center;\r\n    align-items: center;\r\n  }\r\n  \r\n  .l-nav-menu a {\r\n      color: #fff;\r\n      text-decoration: none;\r\n      font-size: 3.5rem;\r\n      margin: 10px 0;\r\n      position: relative;\r\n      display: flex;\r\n      align-items: center;\r\n      transition: color 0.3s;\r\n      font-family: Crimson Text;\r\n    font-size: 40px;\r\n    font-weight: 400;\r\n    line-height: 48px;\r\n    letter-spacing: 1px;\r\n    text-align: left;\r\n  \r\n  }\r\n  \r\n  .l-nav-menu a:hover {\r\n      color: #aaa;\r\n  }\r\n  \r\n  .l-arrow {\r\n      width: 20px; \r\n      margin-left: 15px; \r\n  }\r\n  \r\n  .lmain-content {\r\n      width: 70%;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n  }\r\n  \r\n  .lmain-content img {\r\n      width: 100%;\r\n      height: 100%;\r\n      object-fit: cover;\r\n  }\r\n  @media (max-width: 600px){\r\n    .sectione-location {\r\n        display: flex;\r\n        height: auto;\r\n        flex-direction: column;\r\n    }\r\n    .l-sidebar{\r\n      width: 100%;\r\n    }\r\n    .lmain-content{\r\n      width: 100%;\r\n    }\r\n    .l-nav-menu a{\r\n      font-size: 36px;\r\n    }\r\n    .l-logo h2{\r\n    font-size: 55px;\r\n    line-height: 1;\r\n      }\r\n  }\r\n  <\/style>\r\n  <div class=\"sectione-location\">\r\n    <div class=\"l-sidebar\">\r\n        <div class=\"l-logo\">\r\n          <h2>Our Locations<\/h2>\r\n            <!-- <img decoding=\"async\" src=\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/b79632921b48e191d66dea40de34e18f.png\" alt=\"Logo\"> -->\r\n        <\/div>\r\n        <nav class=\"l-nav-menu\">\r\n            <a >\r\n              NEW YORK \r\n              <!-- <img decoding=\"async\" src=\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/Vector.png\" class=\"l-arrow\" alt=\"Arrow\">  -->\r\n            <\/a>\r\n            <a >\r\n              LOS ANGELES \r\n                <!-- <img decoding=\"async\" src=\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/Vector.png\" class=\"l-arrow\" alt=\"Arrow\">  -->\r\n            <\/a>\r\n            <a >\r\n              MIAMI \r\n                <!-- <img decoding=\"async\" src=\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/Vector.png\" class=\"l-arrow\" alt=\"Arrow\">  -->\r\n            <\/a>\r\n            <a >\r\n              AUSTIN \r\n                <!-- <img decoding=\"async\" src=\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/Vector.png\" class=\"l-arrow\" alt=\"Arrow\">  -->\r\n            <\/a>\r\n            <a >\r\n              ATLANTA \r\n                <!-- <img decoding=\"async\" src=\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/Vector.png\" class=\"l-arrow\" alt=\"Arrow\">  -->\r\n            <\/a>\r\n        <\/nav>\r\n    <\/div>\r\n    <div class=\"lmain-content\">\r\n        <img decoding=\"async\" src=\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/3362586a930604e69197c91d998ce624.png\" alt=\"Interior Image\">\r\n    <\/div>\r\n  <\/div>\r\n\r\n  \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e137f3e elementor-section-full_width elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"e137f3e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b756488\" data-id=\"b756488\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-aa85743 elementor-widget elementor-widget-html\" data-id=\"aa85743\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<style>\r\n  .what_client_says2{\r\n    background: #f1e8e3;\r\n    padding-bottom: 10rem !important;\r\n  }\r\n  .myjoinbutton{\r\n    border: 1px solid #504F13 !important; \r\n  }\r\n  <\/style>\r\n    <section class=\"what_client_says2 py-5\">\r\n<style type=\"text\/css\">\r\n.join_section .rounded{\r\nwidth: 90%;\r\nmargin: 0 auto;\r\nborder-radius: 3.5rem !important;\r\nborder-width: 2px;\r\n\/* border-color: #95D2F4!important; *\/\r\nborder: 3px solid #504F13;\r\nborder-style: solid;\r\n    text-align: center;\r\n    padding:25px;\r\n}\r\n.join_section h2 {\r\n  color: #000;\r\n}\r\n@media (max-width: 480px){\r\n.join_section h2 {\r\n  font-size: 28px;\r\n  line-height: 32px;\r\n}\r\n.join_section .rounded{\r\nwidth: 100%;\r\n}.join_section p {\r\n  font-size: 18px;\r\n  line-height: 28px;\r\n}\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<div class=\"container-fluid join_section pt-5 py-3 d-md-none\">\r\n\r\n\r\n\r\n\r\n\r\n<div class=\"rounded px-3 my-5\"> \r\n\r\n  <h2>Join the Springs Wellness Program<\/h2>\r\n<p>Become a part of our expanding wellness community. Dive into weekly Zoom sessions with founder Dr. Charles Pereyra, engage in interactive Q&As, and access personalized programs.<\/p>\r\n\r\n<a class=\"btn_transparent myjoinbutton d-flex align-items-center mx-auto mb-5\" data-toggle=\"modal\" href=\"#TeamModal\" data-toggle=\"modal\" data-target=\"#TeamModal\">Book a Consultation <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\">\r\n<path d=\"M1 1L11 11M11 11V1.4M11 11H1.4\" stroke=\"#95D2F4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<\/svg><\/a>\r\n\r\n\r\n <\/div>\r\n\r\n\r\n<\/div>\r\n\r\n<div class=\"container join_section d-none pt-5 d-md-block\">\r\n\r\n\r\n<div class=\"rounded px-3\"> \r\n\r\n  <h2>Join the Springs Wellness Program<\/h2>\r\n<p>Become a part of our expanding wellness community. Dive into weekly Zoom sessions with founder Dr. Charles Pereyra, engage in interactive Q&As, and access personalized programs.<\/p>\r\n\r\n<button class=\"btn_transparent myjoinbutton d-flex align-items-center mx-auto mb-5\" data-toggle=\"modal\" href=\"#TeamModal\" data-toggle=\"modal\" data-target=\"#TeamModal\">Become A Member &nbsp;<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\">\r\n<path d=\"M1 1L11 11M11 11V1.4M11 11H1.4\" stroke=\"#95D2F4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<\/svg><\/button>\r\n\r\n <\/div>\r\n\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"OUR LOCATIONS Find the Nearest Clinic and Request an Appointment to Start Your Journey to Rejuvenation Springs Rejuvenation in Los Angeles, California 420 \n<a class=\"moretag\" href=\"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/\"> [...]<\/a>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1907","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.2 (Yoast SEO v23.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Our Locations | Springs Rejuvenation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our Locations\" \/>\n<meta property=\"og:description\" content=\"OUR LOCATIONS Find the Nearest Clinic and Request an Appointment to Start Your Journey to Rejuvenation Springs Rejuvenation in Los Angeles, California 420\" \/>\n<meta property=\"og:url\" content=\"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/\" \/>\n<meta property=\"og:site_name\" content=\"Springs Rejuvenation\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/springsrejuvenation\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-20T09:25:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/b79632921b48e191d66dea40de34e18f.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/\",\"url\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/\",\"name\":\"Our Locations | Springs Rejuvenation\",\"isPartOf\":{\"@id\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/b79632921b48e191d66dea40de34e18f.png\",\"datePublished\":\"2024-08-29T10:09:42+00:00\",\"dateModified\":\"2024-09-20T09:25:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/#primaryimage\",\"url\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/b79632921b48e191d66dea40de34e18f.png\",\"contentUrl\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/b79632921b48e191d66dea40de34e18f.png\",\"width\":408,\"height\":346},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our Locations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/#website\",\"url\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/\",\"name\":\"Springs Rejuvenation\",\"description\":\"Regrow | Rejuvenate | Revive\",\"publisher\":{\"@id\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/#organization\",\"name\":\"Springs Rejuvenation\",\"url\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2022\/05\/Springs-Rejuvenation-Stem-Cell-Therapy-in-Atlanta-Stem-Cell-Therapy-Near-Me-Regenerative-Medicine-in-Atlanta.jpg\",\"contentUrl\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2022\/05\/Springs-Rejuvenation-Stem-Cell-Therapy-in-Atlanta-Stem-Cell-Therapy-Near-Me-Regenerative-Medicine-in-Atlanta.jpg\",\"width\":2386,\"height\":1701,\"caption\":\"Springs Rejuvenation\"},\"image\":{\"@id\":\"https:\/\/devlinkserver.com\/springsrejuvenation\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/springsrejuvenation\",\"https:\/\/www.instagram.com\/springsrejuvenation\/?hl=en\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Our Locations | Springs Rejuvenation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/","og_locale":"en_US","og_type":"article","og_title":"Our Locations","og_description":"OUR LOCATIONS Find the Nearest Clinic and Request an Appointment to Start Your Journey to Rejuvenation Springs Rejuvenation in Los Angeles, California 420","og_url":"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/","og_site_name":"Springs Rejuvenation","article_publisher":"https:\/\/www.facebook.com\/springsrejuvenation","article_modified_time":"2024-09-20T09:25:23+00:00","og_image":[{"url":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/b79632921b48e191d66dea40de34e18f.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/","url":"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/","name":"Our Locations | Springs Rejuvenation","isPartOf":{"@id":"https:\/\/devlinkserver.com\/springsrejuvenation\/#website"},"primaryImageOfPage":{"@id":"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/#primaryimage"},"image":{"@id":"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/#primaryimage"},"thumbnailUrl":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/b79632921b48e191d66dea40de34e18f.png","datePublished":"2024-08-29T10:09:42+00:00","dateModified":"2024-09-20T09:25:23+00:00","breadcrumb":{"@id":"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/devlinkserver.com\/springsrejuvenation\/location\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/#primaryimage","url":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/b79632921b48e191d66dea40de34e18f.png","contentUrl":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2024\/07\/b79632921b48e191d66dea40de34e18f.png","width":408,"height":346},{"@type":"BreadcrumbList","@id":"https:\/\/devlinkserver.com\/springsrejuvenation\/location\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/devlinkserver.com\/springsrejuvenation\/"},{"@type":"ListItem","position":2,"name":"Our Locations"}]},{"@type":"WebSite","@id":"https:\/\/devlinkserver.com\/springsrejuvenation\/#website","url":"https:\/\/devlinkserver.com\/springsrejuvenation\/","name":"Springs Rejuvenation","description":"Regrow | Rejuvenate | Revive","publisher":{"@id":"https:\/\/devlinkserver.com\/springsrejuvenation\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/devlinkserver.com\/springsrejuvenation\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/devlinkserver.com\/springsrejuvenation\/#organization","name":"Springs Rejuvenation","url":"https:\/\/devlinkserver.com\/springsrejuvenation\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/devlinkserver.com\/springsrejuvenation\/#\/schema\/logo\/image\/","url":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2022\/05\/Springs-Rejuvenation-Stem-Cell-Therapy-in-Atlanta-Stem-Cell-Therapy-Near-Me-Regenerative-Medicine-in-Atlanta.jpg","contentUrl":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-content\/uploads\/2022\/05\/Springs-Rejuvenation-Stem-Cell-Therapy-in-Atlanta-Stem-Cell-Therapy-Near-Me-Regenerative-Medicine-in-Atlanta.jpg","width":2386,"height":1701,"caption":"Springs Rejuvenation"},"image":{"@id":"https:\/\/devlinkserver.com\/springsrejuvenation\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/springsrejuvenation","https:\/\/www.instagram.com\/springsrejuvenation\/?hl=en"]}]}},"_links":{"self":[{"href":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-json\/wp\/v2\/pages\/1907","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-json\/wp\/v2\/comments?post=1907"}],"version-history":[{"count":79,"href":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-json\/wp\/v2\/pages\/1907\/revisions"}],"predecessor-version":[{"id":2010,"href":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-json\/wp\/v2\/pages\/1907\/revisions\/2010"}],"wp:attachment":[{"href":"https:\/\/devlinkserver.com\/springsrejuvenation\/wp-json\/wp\/v2\/media?parent=1907"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}