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: "Coastal Sports & Therapeutic Massage",
description: "Coastal Sports & Therapeutic Massage in Corpus Christi offers specialized massage therapy focused on sports injury recovery and therapeutic treatment. The practice combines sports massage techniques with therapeutic approaches to help clients manage pain, improve mobility, and support athletic performance. Located on Corona Drive, they serve the local Corpus Christi community with personalized massage care.",
url: "http://vagaro.com/coastalstm",
telephone: "+1-361-415-1909",
address: {
@type: "PostalAddress",
streetAddress: "4646 Corona Dr # 230",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.71326,
longitude: -97.3877823
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Massage Therapy, Athletes, active individuals, people recovering from sports injuries, those seeking therapeutic pain relief",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports-Focused Approach"
},
{
@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.