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 - Chattanooga, TN - Downtown",
description: "HOTWORX is a 24-hour infrared fitness studio offering hot yoga, pilates, barre, and high-intensity interval training workouts enhanced by heat and infrared light technology. Members enjoy 30-minute isometric classes like Hot Iso, Hot Pilates, and Hot Yoga, plus 15-minute HIIT sessions including Hot Cycle and Hot Row. The studio features a Functional Exercise Zone with weights, bands, and equipment, plus access to the HOTWORX app for tracking workouts, personalized training plans, and nutrition logging.",
url: "https://www.hotworx.net/studio/chattanooga-downtown",
telephone: "+1-423-654-3636",
address: {
@type: "PostalAddress",
streetAddress: "388 Cherry St",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37403",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0526923,
longitude: -85.30871619999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "60",
bestRating: "5"
},
areaServed: "Chattanooga, TN (Downtown), North Shore, Red Bank, Hixson, East Brainerd, East Ridge",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact workouts, athletes focused on recovery and performance, people looking for flexibility with 24/7 access, individuals interested in heat-based wellness benefits",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Infrared Heat & Light Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Member Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Fitness App"
}
],
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.