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 - Murfreesboro, TN - S. Rutherford",
description: "HOTWORX is a 24/7 infrared sauna fitness studio offering hot yoga, hot pilates, barre, and high-intensity interval training workouts in 15-30 minute sessions. Located near MTSU in Murfreesboro, this locally owned and operated studio combines infrared heat technology with virtually instructed workouts to maximize calorie burn and recovery. Members enjoy 24-hour access to infrared fitness classes, a functional exercise zone with weights and bands, and digital tools like the Burn Off App to track progress and customize training plans.",
url: "https://www.hotworx.net/studio/murfreesboro-srutherford",
telephone: "+1-615-483-5666",
address: {
@type: "PostalAddress",
streetAddress: "3028 S Rutherford Blvd C",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37130",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.838999099999995,
longitude: -86.3512406
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "120",
bestRating: "5"
},
areaServed: "Murfreesboro, TN and surrounding areas",
knowsAbout: "Yoga Studios, Busy professionals seeking efficient workouts, fitness enthusiasts wanting recovery support and muscle building, people interested in heat-based wellness practices",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Infrared Heat Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Member Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Digital Tracking & Coaching"
}
],
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.