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 - Alpharetta, GA - N Main St.",
description: "HOTWORX is a fitness studio in Alpharetta offering 24/7 access to infrared sauna workouts, hot yoga, and fitness classes in a climate-controlled environment. The studio combines infrared sauna technology with group fitness to create low-impact, high-intensity workouts designed to boost metabolism and recovery. Members enjoy flexible scheduling with drop-in classes and membership options tailored to different fitness levels.",
url: "https://www.hotworx.net/studio/alpharetta-northmain",
telephone: "+1-470-567-9679",
address: {
@type: "PostalAddress",
streetAddress: "869 N Main St #205",
addressLocality: "Alpharetta",
addressRegion: "GA",
postalCode: "30009",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0929426,
longitude: -84.2800578
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "130",
bestRating: "5"
},
areaServed: "Alpharetta and surrounding North Atlanta area",
knowsAbout: "Yoga Studios, Fitness enthusiasts seeking low-impact workouts, Recovery-focused athletes, Hot yoga practitioners, Wellness-minded individuals wanting flexible 24/7 access",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Infrared Sauna Fitness"
},
{
@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.