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: "Muscle Mechanics Therapy",
description: "Muscle Mechanics Therapy is a massage clinic in Round Rock specializing in therapeutic and sports massage to help clients recover from injuries, manage pain, and improve overall wellness. The practice focuses on evidence-based massage techniques tailored to individual client needs, whether for acute injury recovery, chronic pain management, or athletic performance. They serve both locals seeking relief from everyday strain and athletes working toward optimal physical function.",
url: "http://musclemechanicstx.com/",
telephone: "+1-254-947-0694",
address: {
@type: "PostalAddress",
streetAddress: "2851 Joe Dimaggio Blvd bldg 1/ ste. 2",
addressLocality: "Round Rock",
addressRegion: "TX",
postalCode: "78664",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.5241477,
longitude: -97.6414013
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Round Rock, Austin metro area, and surrounding communities",
knowsAbout: "Massage Therapy, Athletes and active individuals, People recovering from injuries, Chronic pain sufferers, Anyone seeking targeted therapeutic massage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports & Injury Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Therapeutic Expertise"
}
],
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.