Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Yogi Colorado Yoga + Pilates",
description: "Yogi Colorado Yoga + Pilates is a comprehensive fitness studio in Aurora offering both yoga and pilates classes for all experience levels. Located at 15200 E Girard Ave, they provide a welcoming community space where clients can improve flexibility, strength, and overall wellness through guided instruction. Whether you're seeking a challenging workout, stress relief, or mind-body practice, Yogi Colorado combines traditional yoga disciplines with pilates conditioning.",
url: "http://yogicolorado.com/",
telephone: "+1-303-578-2141",
address: {
@type: "PostalAddress",
streetAddress: "15200 E Girard Ave # 2700",
addressLocality: "Aurora",
addressRegion: "CO",
postalCode: "80014",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.6546272,
longitude: -104.8111105
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "118",
bestRating: "5"
},
areaServed: "Aurora and surrounding Denver metro area",
knowsAbout: "Yoga Studios, Yoga beginners, pilates enthusiasts, fitness-minded individuals seeking flexibility and core strength, wellness-focused community seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Yoga + Pilates Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Oriented Studio"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
}
],
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.