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: "Sunstone Yoga",
description: "Sunstone Yoga is a dedicated yoga studio in Westchester offering classes for all levels and experience. The studio provides a welcoming environment for practitioners to explore yoga practice, improve flexibility and strength, and enhance overall wellness. With experienced instructors and a focus on community, Sunstone Yoga serves as a local hub for yoga practitioners seeking quality instruction and authentic practice.",
url: "https://www.sunstoneyogastudio.com/",
telephone: "+1-213-787-4484",
address: {
@type: "PostalAddress",
streetAddress: "7929 Emerson Ave",
addressLocality: "Westchester",
addressRegion: "CA",
postalCode: "90045",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9688863,
longitude: -118.40631590000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "58",
bestRating: "5"
},
areaServed: "Westchester, Los Angeles, and surrounding areas",
knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts seeking flexibility training, wellness-focused individuals, experienced yogis",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Yoga Studio"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Levels 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.