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: "Hot Yoga At Sunrise",
description: "Hot Yoga At Sunrise is a yoga studio in Fair Oaks offering heated yoga classes designed to help practitioners achieve their full potential through dynamic practice. Located on Bridge Street, the studio provides a welcoming environment for yogis of all levels and hosts specialty events including yoga retreats at partner locations like Harmony Ridge Lodge.",
url: "http://www.hotyogaatsunrise.com/",
telephone: "+1-916-631-7749",
address: {
@type: "PostalAddress",
streetAddress: "4009 Bridge St",
addressLocality: "Fair Oaks",
addressRegion: "CA",
postalCode: "95628",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.6384361,
longitude: -121.2673451
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Fair Oaks and surrounding Sacramento County areas",
knowsAbout: "Yoga Studios, Yoga enthusiasts seeking heated practice, fitness-focused individuals, wellness seekers, retreat participants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Heated Yoga Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Yoga Retreats"
}
],
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.