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 - Fort Mill, SC",
description: "HOTWORX Fort Mill is a hybrid fitness studio combining 3D infrared sauna technology with group fitness classes including hot yoga, HIIT, and strength training. The studio offers infrared sauna sessions alongside instructor-led workouts in a heated environment, designed to maximize calorie burn and muscle recovery. Located in Fort Mill, HOTWORX serves fitness enthusiasts seeking the combined benefits of sauna therapy and dynamic group exercise.",
url: "https://www.hotworx.net/studio/fortmill",
telephone: "+1-803-630-5040",
address: {
@type: "PostalAddress",
streetAddress: "5525 Arden Mill Dr #105",
addressLocality: "Fort Mill",
addressRegion: "SC",
postalCode: "29715",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.9832339,
longitude: -80.94014109999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "60",
bestRating: "5"
},
areaServed: "Fort Mill, SC and surrounding areas",
knowsAbout: "Yoga Studios, Fitness enthusiasts interested in hot yoga, people seeking sauna and workout combinations, recovery-focused athletes, group fitness participants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "3D Infrared Sauna Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Hybrid Fitness Model"
}
],
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.