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: "ALIVE Yoga - Las Colinas",
description: "ALIVE Studios Las Colinas offers hot yoga, heated vinyasa, flow yoga, yoga sculpt, pilates, barre, HIIT, and meditation classes in a state-of-the-art studio with patented environmental controls maintaining 85°F–100°F heat and 40–65% humidity. With over 40 classes daily starting every 30 minutes from 4:30 AM, the studio accommodates all experience levels through both immersive video-guided and coached instructor-led formats. Located in Irving's Las Colinas Village shopping center, ALIVE provides a welcoming community fitness environment with diverse class options designed for flexibility, strength, and mindfulness.",
url: "https://www.alivestudios.fit/locations/las-colinas-village-irving",
telephone: "+1-214-999-8987",
address: {
@type: "PostalAddress",
streetAddress: "975 W John Carpenter Fwy #109A",
addressLocality: "Irving",
addressRegion: "TX",
postalCode: "75039",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8910975,
longitude: -96.9589537
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "101",
bestRating: "5"
},
areaServed: "Irving, Las Colinas, and surrounding communities in the Dallas-Fort Worth area",
knowsAbout: "Yoga Studios, Hot yoga enthusiasts, fitness-focused professionals seeking early morning classes, pilates and barre practitioners, beginners exploring heated fitness, experienced yogis seeking advanced heat challenges",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "40+ Daily Classes with 30-Minute Intervals"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Patented Environmental Controls"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Class Formats"
}
],
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.