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: "FreedOM Hot Yoga + Pilates Orem",
description: "FreedOM Hot Yoga + Pilates Orem is a yoga studio and fitness center offering hot yoga classes and pilates instruction in Orem. The studio combines traditional yoga practice with heated environments and pilates conditioning to serve fitness-focused individuals of all levels. With strong community reviews, FreedOM provides a welcoming space for those seeking flexibility, strength, and wellness through mind-body movement.",
url: "http://freedomhotyoga.com/",
telephone: "+1-385-309-4840",
address: {
@type: "PostalAddress",
streetAddress: "1028 W 950 N #101",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84057",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.3143157,
longitude: -111.7214965
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "67",
bestRating: "5"
},
areaServed: "Orem, Utah and surrounding communities",
knowsAbout: "Yoga Studios, Yoga enthusiasts seeking heated practice, pilates practitioners, fitness-minded individuals, stress relief and wellness seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Hot Yoga Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Fitness Offerings"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Studio"
}
],
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.