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: "Elevate Training Studio",
description: "Elevate Training Studio is a fitness center in Charlottesville offering personalized training and group fitness classes designed to help members achieve their health goals. Founded by experienced fitness professionals, the studio combines one-on-one coaching with community-based workouts to deliver results-driven training in a supportive environment.",
url: "http://www.elevatecville.com/",
telephone: "+1-434-282-2747",
address: {
@type: "PostalAddress",
streetAddress: "2120 Berkmar Dr",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22901",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.080031,
longitude: -78.47791860000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking flexible training options, fitness beginners needing guidance, athletes looking to improve performance, individuals motivated by group fitness community",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized & Group Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Results-Focused Approach"
}
],
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.