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: "Sports Chiropractic & Massage | Marin - Mill Valley Office",
description: "Sports Chiropractic & Massage is a Marin-based wellness clinic specializing in chiropractic care and therapeutic massage for athletes and active individuals. Located in Mill Valley, they focus on sports injury treatment, rehabilitation, and performance optimization through spinal adjustments and hands-on massage therapy. Their integrated approach addresses both acute injuries and chronic pain while helping clients maintain optimal physical function.",
url: "https://sportschirosanfran.com/",
telephone: "+1-707-722-5045",
address: {
@type: "PostalAddress",
streetAddress: "205 Camino Alto #175",
addressLocality: "Mill Valley",
addressRegion: "CA",
postalCode: "94941",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.9011347,
longitude: -122.52859720000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "48",
bestRating: "5"
},
areaServed: "Marin County, including Mill Valley, San Rafael, Novato, and surrounding communities",
knowsAbout: "Chiropractic, Athletes, active individuals, sports injury recovery, people with chronic pain seeking non-surgical treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports-Focused Care"
},
{
@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.