Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Dynamic Spine and Sports Therapy - Marietta",
description: "Dynamic Spine and Sports Therapy in Marietta offers chiropractic care, sports medicine, massage therapy, and rehabilitation services for athletes and individuals with musculoskeletal injuries. Their team of chiropractors and massage therapists specializes in sports injury recovery, spine health, and performance optimization. They serve both active patients seeking injury prevention and those recovering from acute or chronic conditions.",
url: "https://dynamicsportstherapy.com/locations/marietta/",
telephone: "+1-770-590-9047",
address: {
@type: "PostalAddress",
streetAddress: "22 Mill St",
addressLocality: "Marietta",
addressRegion: "GA",
postalCode: "30060",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9533779,
longitude: -84.55064890000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "37",
bestRating: "5"
},
areaServed: "Marietta, GA and surrounding communities",
knowsAbout: "Chiropractic, Athletes, active individuals, people with sports injuries, patients with chronic spine or joint pain",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports-Focused Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Treatment Model"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.