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: "Classic Cues Pilates",
description: "Classic Cues Pilates offers Classical Pilates instruction through private sessions, intro packages, and small group classes in Denver. Founded on Joseph Pilates' core principles of breath, concentration, centering, control, precision, and flow, the studio provides personalized mat-based workouts using props like magic circles, therabands, and gertie balls. They require an initial assessment session before group participation to ensure safe, customized instruction tailored to each client's experience level and goals.",
url: "https://classiccuespilates.com/",
telephone: "+1-720-327-9445",
address: {
@type: "PostalAddress",
streetAddress: "8001 E 11th Ave",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80220",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7336929,
longitude: -104.8955881
},
areaServed: "Denver, CO and surrounding areas",
knowsAbout: "Pilates Studios, New Pilates practitioners, fitness enthusiasts seeking strength and mobility training, individuals prioritizing proper form and personalized attention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Classical Pilates Foundation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Assessment First"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Small Group Instruction"
}
],
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.