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 - Apex, NC",
description: "HOTWORX Apex is a 24/7 infrared sauna fitness studio offering hot yoga, pilates, barre, isometric workouts, and HIIT classes in a climate-controlled infrared environment. The studio features virtually instructed 15-30 minute workouts designed for efficient results, plus a functional exercise zone with weights, bands, and equipment. Members enjoy 24-hour studio access, personalized tracking through the Burn Off App with TrainingTRAX and DietTRAX features, and workouts targeting weight loss, muscle recovery, stress reduction, and overall wellness.",
url: "https://www.hotworx.net/studio/apex",
telephone: "+1-919-371-0510",
address: {
@type: "PostalAddress",
streetAddress: "76 Hunter St Suite 102",
addressLocality: "Apex",
addressRegion: "NC",
postalCode: "27502",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7353118,
longitude: -78.8463731
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "146",
bestRating: "5"
},
areaServed: "Apex, NC and surrounding areas including Cary, Holly Springs, Fuquay-Varina, and Chapel Hill",
knowsAbout: "Yoga Studios, Busy professionals, parents, fitness enthusiasts seeking efficient workouts, people interested in hot yoga and infrared sauna therapy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Infrared Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Fitness App"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Scheduling"
}
],
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.