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: "105F Hot Yoga, Pilates & Wellness - South Loop",
description: "105F Hot Yoga, Pilates & Wellness is a South Loop fitness studio offering hot yoga classes, pilates instruction, and wellness services in a heated studio environment. The studio specializes in multiple yoga styles and pilates programs designed to build strength, flexibility, and mindfulness. With experienced instructors and a welcoming community atmosphere, 105F caters to both beginners and experienced practitioners seeking a comprehensive fitness and wellness experience.",
url: "http://www.105f.com/",
telephone: "+1-312-922-9642",
address: {
@type: "PostalAddress",
streetAddress: "47 W Polk St",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60605",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.8721099,
longitude: -87.6292222
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "74",
bestRating: "5"
},
areaServed: "Chicago, IL",
knowsAbout: "Yoga Studios, Yoga enthusiasts, pilates practitioners, fitness-focused individuals, beginners exploring hot yoga",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Heated Studio Environment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Yoga & Pilates Styles"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "South Loop Community 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.