Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Sports therapy by Ell Reav",
description: "Sports Therapy by Ell Reav offers specialized massage and sports therapy services designed to help athletes and active individuals recover from injuries, improve performance, and maintain peak physical condition. Located in Colorado Springs, this independent practice focuses on therapeutic techniques tailored to each client's specific needs and fitness goals.",
url: "https://www.vagaro.com/sportstherapybyell",
address: {
@type: "PostalAddress",
streetAddress: "1422 N Hancock Ave suite 4 SOUTH (4S",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80903",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8532349,
longitude: -104.80372009999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Massage Therapy, Athletes, active individuals, people recovering from sports injuries, fitness enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports-Specific Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Performance & Recovery"
}
],
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.