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: "HOTWORX - Alcoa, TN - Springbrook Farms",
description: "HOTWORX Alcoa is a fitness studio specializing in high-intensity infrared sauna workouts that combine yoga, pilates, and strength training in a heated environment. Located in Springbrook Farms, the studio offers a variety of classes designed to boost metabolism, improve flexibility, and enhance cardiovascular health through the unique benefits of infrared heat therapy. Whether you're looking for an intense workout or a restorative yoga experience, HOTWORX provides drop-in classes for all fitness levels.",
url: "https://www.hotworx.net/studio/alcoa",
telephone: "+1-865-268-5165",
address: {
@type: "PostalAddress",
streetAddress: "1110 Franck St #105",
addressLocality: "Alcoa",
addressRegion: "TN",
postalCode: "37701",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.785761799999996,
longitude: -83.9857837
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "60",
bestRating: "5"
},
areaServed: "Alcoa, TN and surrounding East Tennessee communities",
knowsAbout: "Yoga Studios, Fitness enthusiasts seeking intensive workouts, yoga practitioners interested in heated classes, people exploring infrared heat therapy benefits, athletes cross-training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Infrared Sauna Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Varied Class Offerings"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Drop-In Friendly"
}
],
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.