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: "110 Hot Yoga",
description: "110 Hot Yoga is a dedicated hot yoga studio in downtown Raleigh offering heated vinyasa and other yoga classes in a welcoming community environment. Located at 444 S Blount Street, they provide classes for all experience levels, from beginners to advanced practitioners, with a focus on accessibility and personal growth through yoga practice.",
url: "http://www.110yoga.com/",
telephone: "+1-984-200-5140",
address: {
@type: "PostalAddress",
streetAddress: "444 S Blount St STE 110",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27601",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7745666,
longitude: -78.6368975
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "96",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding areas",
knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts seeking low-impact exercise, stress relief and wellness seekers, experienced yogis looking for challenge",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Levels Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community Focus"
}
],
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.