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: "LA Sports Recovery by VitaKinesis",
description: "LA Sports Recovery by VitaKinesis offers specialized massage therapy and recovery services designed for athletes and active individuals in Los Angeles. Their team provides sports massage, injury recovery treatments, and therapeutic techniques to help clients optimize performance and manage pain. They focus on personalized care to support training goals and post-injury rehabilitation.",
url: "http://lasportsrecovery.com/",
telephone: "+1-760-999-0064",
address: {
@type: "PostalAddress",
streetAddress: "2260 S Centinela Ave Room A",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90064",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0298364,
longitude: -118.45653910000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Los Angeles and surrounding areas",
knowsAbout: "Massage Therapy, Athletes, weekend warriors, individuals recovering from injury, active professionals seeking performance optimization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports-Focused Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "VitaKinesis Partnership"
}
],
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.