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 Elk Grove",
description: "YogaSix Elk Grove is a yoga studio offering a variety of classes for all experience levels, from beginner-friendly flows to more challenging practices. Located in central Elk Grove, the studio provides a welcoming environment for those looking to improve flexibility, strength, and mental wellness through yoga.",
url: "http://www.yogasix.com/elk-grove",
telephone: "+1-916-525-8565",
address: {
@type: "PostalAddress",
streetAddress: "7127 Elk Grove Blvd #105",
addressLocality: "Elk Grove",
addressRegion: "CA",
postalCode: "95758",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.409446599999995,
longitude: -121.4192366
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "342",
bestRating: "5"
},
areaServed: "Elk Grove and surrounding areas",
knowsAbout: "Yoga Studios, Beginners exploring yoga, fitness enthusiasts seeking flexibility training, busy professionals looking for stress relief",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Variety of Class Styles"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Central Location"
}
],
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.