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: "YogaSix Cupertino",
description: "YogaSix Cupertino is a boutique yoga fitness studio offering six core yoga classes designed for all levels: Y6 101, Y6 Restore, Y6 Slow Flow, Y6 Hot, Y6 Power, and Y6 Sculpt & Flow. Each class targets specific fitness goals including strength, flexibility, balance, and stress relief through energizing, full-sensory workouts. The studio welcomes first-timers and provides memberships and class packages for an inclusive yoga experience.",
url: "http://www.yogasix.com/cupertino",
telephone: "+1-408-359-2107",
address: {
@type: "PostalAddress",
streetAddress: "10805 N Wolfe Rd #104",
addressLocality: "Cupertino",
addressRegion: "CA",
postalCode: "95014",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3353833,
longitude: -122.0158984
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Cupertino and surrounding Silicon Valley communities",
knowsAbout: "Yoga Studios, Yoga beginners, fitness-focused practitioners, people seeking stress relief and flexibility, those wanting strength-building yoga classes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Six Specialized Core Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "First-Timer Friendly"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Sensory Experience"
}
],
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.