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 Fairview-Allen",
description: "HOTWORX Fairview-Allen is a 24/7 infrared fitness studio offering hot yoga, pilates, barre, isometric workouts, and high-intensity interval training in a heated sauna environment. This franchise location combines virtually instructed infrared sauna workouts with a functional exercise zone featuring weights, bands, and ropes for comprehensive fitness training. Members get 24-hour access to classes designed for muscle recovery, weight loss, stress reduction, and improved circulation, plus access to the mobile app for booking, calorie tracking, personalized workout plans, and community accountability features.",
url: "https://www.hotworx.net/studio/fairview-allen",
telephone: "+1-903-990-8860",
address: {
@type: "PostalAddress",
streetAddress: "103 Whistlestop Wy",
addressLocality: "Fairview",
addressRegion: "TX",
postalCode: "75069",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.1309951,
longitude: -96.6559008
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "155",
bestRating: "5"
},
areaServed: "Fairview, Allen, and surrounding North Dallas communities",
knowsAbout: "Yoga Studios, Busy professionals seeking time-efficient workouts, fitness enthusiasts focused on muscle recovery and detoxification, people interested in hot yoga and low-impact strength training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Infrared Sauna Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Member Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Fitness App"
}
],
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.