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 - Lubbock, TX - 19th & Quaker",
description: "HOTWORX is a fitness studio in Lubbock offering infrared sauna sessions, yoga, and other fitness classes in a heated environment. The studio combines the benefits of sauna therapy with structured wellness activities, providing members with options for both guided classes and independent sauna use. They focus on recovery, detoxification, and fitness in a supportive community setting.",
url: "https://www.hotworx.net/studio/lubbock-19thquaker",
telephone: "+1-806-500-1712",
address: {
@type: "PostalAddress",
streetAddress: "4406 19th St B",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5786061,
longitude: -101.9059709
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Yoga Studios, Fitness enthusiasts seeking recovery options, yoga practitioners interested in heated classes, wellness-focused individuals looking for sauna therapy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Infrared Sauna Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Format Wellness"
}
],
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.