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 - Las Vegas, NV - 215 & Eastern",
description: "HOTWORX is a 24-hour infrared fitness studio offering hot yoga, pilates, barre, isometric workouts, and HIIT classes in an infrared-heated environment designed to maximize calorie burn and muscle recovery. The studio combines athletic yoga, traditional pilates, and functional training with infrared energy technology and includes a functional exercise zone with weights, bands, and equipment. Members get 24/7 access via the HOTWORX app to book sessions, track calories burned (including post-workout afterburn), and follow personalized training plans with guided workouts.",
url: "https://www.hotworx.net/studio/lasvegas-215-eastern",
telephone: "+1-725-999-9170",
address: {
@type: "PostalAddress",
streetAddress: "8810 S Eastern Ave Suite 100",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89123",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.029300299999996,
longitude: -115.11791609999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "319",
bestRating: "5"
},
areaServed: "Las Vegas, NV and surrounding areas",
knowsAbout: "Yoga Studios, Fitness enthusiasts seeking intensive heat-based workouts, people interested in hot yoga and pilates, members wanting 24/7 gym access, those focused on calorie burn and muscle recovery",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Infrared Energy Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Member Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Workout Styles"
}
],
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.