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 Round Rock, TX",
description: "HOTWORX Round Rock is a 24-hour infrared fitness studio offering hot yoga, pilates, barre, cycling, and isometric workouts in state-of-the-art infrared saunas. Owned and operated by local entrepreneurs Ana and Rubin, the studio combines heat, infrared energy, and exercise to maximize calorie burn and recovery. Members enjoy 24/7 access to virtually instructed workouts, a functional exercise zone, and fitness tracking through the HOTWORX app with personalized training plans and nutrition logging.",
url: "https://www.hotworx.net/studio/roundrock",
telephone: "+1-512-713-6501",
address: {
@type: "PostalAddress",
streetAddress: "2150 E Palm Valley Blvd Suite 400",
addressLocality: "Round Rock",
addressRegion: "TX",
postalCode: "78665",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.518903899999998,
longitude: -97.65208799999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "95",
bestRating: "5"
},
areaServed: "Round Rock, TX and surrounding areas",
knowsAbout: "Yoga Studios, Busy working professionals, fitness enthusiasts seeking low-impact workouts, people interested in infrared heat therapy and recovery, community-oriented fitness members",
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.