Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "The Muscle Doc Method",
description: "The Muscle Doc Method is an integrative sports therapy clinic in San Diego specializing in prehab, rehab, and maintenance treatments for active individuals and athletes. Founded by Chris Brenner, the clinic combines multiple therapeutic modalities including sports massage, acupuncture, dry needling, cupping therapy, Graston technique, and Active Release Techniques (A.R.T.) to address injuries, prevent performance setbacks, and optimize athletic recovery. They work with hobbyist, amateur, and professional athletes—from marathon runners to IFBB Pro competitors to MMA fighters—using personalized, one-on-one treatment programs tailored to each client's specific needs and fitness level.",
url: "https://www.themuscledocmethod.com/",
telephone: "+1-858-444-5835",
address: {
@type: "PostalAddress",
streetAddress: "3368 Second Ave",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92103",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7405924,
longitude: -117.16340059999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "84",
bestRating: "5"
},
areaServed: "San Diego, CA and surrounding areas",
knowsAbout: "Massage Therapy, Competitive athletes, active individuals, injury recovery, sports performance optimization, marathon runners, bodybuilders",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Modality Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Athlete-Focused Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Three-Tier Treatment Programs"
}
],
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.