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: "The Infrared Room",
description: "The Infrared Room is a wellness center in Franklin specializing in infrared sauna therapy, combining heat therapy with fitness and recovery services. They offer a range of infrared sauna experiences designed to support detoxification, muscle recovery, and overall wellness, catering to fitness enthusiasts, athletes, and those seeking natural health solutions. Their facility provides both group wellness experiences and individualized recovery programs.",
url: "http://www.theinfraredroom.com/",
telephone: "+1-615-791-0010",
address: {
@type: "PostalAddress",
streetAddress: "114 SE Pkwy Ct #110",
addressLocality: "Franklin",
addressRegion: "TN",
postalCode: "37064",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.894465499999995,
longitude: -86.86546799999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "45",
bestRating: "5"
},
areaServed: "Franklin, Tennessee and surrounding areas",
knowsAbout: "Wellness & Med Spas, Fitness enthusiasts, athletes, active individuals seeking recovery, wellness-focused consumers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Infrared Sauna Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fitness & Recovery Integration"
}
],
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.