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: "Hot Yoga Nashville",
description: "Hot Yoga Nashville is a dedicated yoga studio offering hot yoga classes, including their signature Original Hot 26 format, Hatha Fusion, and Inferno Hot Pilates with weights and bands. Owner Emily creates a welcoming, inclusive community for practitioners of all levels, from complete beginners to experienced yogis. The studio provides convenient on-site parking and a clean, healing environment designed to help students feel strong, calm, balanced, and connected.",
url: "https://www.hotyoganashville.co/",
telephone: "+1-615-678-1374",
address: {
@type: "PostalAddress",
streetAddress: "4920 Charlotte Ave",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37209",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.152152199999996,
longitude: -86.8470962
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "129",
bestRating: "5"
},
areaServed: "Nashville, Tennessee",
knowsAbout: "Yoga Studios, Beginners exploring yoga, experienced practitioners seeking hot yoga and pilates, fitness-focused individuals wanting strength and mindfulness combined",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Inferno Hot Pilates with Weights"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Led Community"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient 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.