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: "YogaSix West Boca",
description: "YogaSix West Boca is a yoga studio offering a variety of yoga classes for all levels, from beginner to advanced practitioners. As part of the YogaSix network, they provide professionally-instructed yoga and fitness classes designed to help members build strength, flexibility, and mindfulness. The studio creates a welcoming community environment where both new and experienced yogis can practice.",
url: "http://www.yogasix.com/west-boca",
telephone: "+1-561-377-2085",
address: {
@type: "PostalAddress",
streetAddress: "9690 Glades Rd Suite 410",
addressLocality: "Boca Raton",
addressRegion: "FL",
postalCode: "33434",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.3674483,
longitude: -80.19805660000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "372",
bestRating: "5"
},
areaServed: "Boca Raton and surrounding areas",
knowsAbout: "Yoga Studios, Yoga beginners, fitness-focused individuals, flexibility seekers, community-oriented practitioners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of YogaSix Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Levels Classes"
}
],
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.