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 Remedy PLLC",
description: "Muscle Remedy PLLC is a massage therapy practice in Corpus Christi specializing in therapeutic and sports massage to help clients recover from injuries, reduce muscle tension, and improve mobility. The clinic offers personalized treatment plans designed to address each client's specific needs, whether for chronic pain relief, post-injury recovery, or general wellness. They focus on evidence-based techniques to help athletes and active individuals optimize their performance and recovery.",
url: "http://muscleremedycc.com/",
telephone: "+1-361-774-8271",
address: {
@type: "PostalAddress",
streetAddress: "4444 Corona Dr suite 111-A",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.714481799999998,
longitude: -97.39209729999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "24",
bestRating: "5"
},
areaServed: "Corpus Christi and surrounding areas, TX",
knowsAbout: "Massage Therapy, Athletes, individuals with sports injuries, people with chronic pain, active professionals seeking recovery and mobility improvement",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Injury Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
}
],
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.