Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "HOTWORX Eagle",
description: "HOTWORX Eagle is a fitness studio offering infrared sauna and hot yoga classes in Eagle, Idaho. Their signature workouts combine heat therapy with yoga and fitness routines designed to maximize calorie burn and muscle recovery. The studio provides a full-service wellness experience with state-of-the-art infrared sauna technology integrated into their class offerings.",
url: "https://www.hotworx.net/studio/eagle-hwy55andstatestreet",
telephone: "+1-208-900-9989",
address: {
@type: "PostalAddress",
streetAddress: "1060 S Ancona Ave Suite 140",
addressLocality: "Eagle",
addressRegion: "ID",
postalCode: "83616",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.686079899999996,
longitude: -116.32814459999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "50",
bestRating: "5"
},
areaServed: "Eagle, Boise, and surrounding Treasure Valley communities",
knowsAbout: "Yoga Studios, Fitness enthusiasts seeking heat-based workouts, yoga practitioners interested in hot yoga, individuals looking for infrared sauna wellness benefits, health-conscious community members",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Infrared Sauna Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Hot Yoga Programs"
}
],
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.