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 - Gilbert, AZ - Germann & Gilbert",
description: "HOTWORX is a fitness studio in Gilbert offering infrared sauna workouts, hot yoga, and fitness classes in a heated environment. The studio combines infrared sauna technology with group fitness classes designed to maximize calorie burn and muscle recovery. Their unique approach integrates heat-based wellness with structured fitness programming for members seeking an elevated workout experience.",
url: "https://www.hotworx.net/studio/germann-gilbert",
telephone: "+1-480-525-6187",
address: {
@type: "PostalAddress",
streetAddress: "143 E Germann Rd",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85297",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2767566,
longitude: -111.7869446
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "48",
bestRating: "5"
},
areaServed: "Gilbert and surrounding Phoenix metro areas",
knowsAbout: "Yoga Studios, Fitness enthusiasts seeking heat-based workouts, people interested in sauna wellness benefits, group fitness participants, those recovering from fitness training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Infrared Sauna Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Class Format"
}
],
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.