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: "Chandra Yoga",
description: "Chandra Yoga 4 Life is a Houston-based yoga studio and wellness center offering weekly yoga classes (including slow flow and glow flow styles), private one-on-one yoga sessions, and sound bath experiences. Beyond traditional yoga, they provide sound baths, reiki, massage, corporate wellness classes, and ayurvedic cooking classes, with a focus on stress reduction and holistic healing. They also organize retreats, community events, and specialized circles (women's circles, couples sessions) both at their studio and at partner locations throughout the Houston area.",
url: "http://www.chandrayoga4life.com/",
telephone: "+1-281-247-7080",
address: {
@type: "PostalAddress",
streetAddress: "808 W 27th St",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77008",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.810565699999994,
longitude: -95.41291500000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "54",
bestRating: "5"
},
areaServed: "Houston and surrounding areas including Cypress",
knowsAbout: "Yoga Studios, Stress-conscious professionals, wellness seekers, corporate teams, women's circles, retreat participants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sound Bath & Reiki Offerings"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wellness Retreats & Events"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Corporate & Private Sessions"
}
],
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.