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: "YogaSix Orem",
description: "YogaSix Orem is a yoga studio located in Orem offering a variety of yoga classes designed for different experience levels and goals. As part of the YogaSix national brand, they provide structured yoga instruction in a supportive community environment. Whether you're new to yoga or an experienced practitioner, YogaSix Orem offers accessible classes to help you build strength, flexibility, and mental clarity.",
url: "http://www.yogasix.com/orem",
telephone: "+1-385-450-1321",
address: {
@type: "PostalAddress",
streetAddress: "542 E University Pkwy",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84097",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.272774999999996,
longitude: -111.682313
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "69",
bestRating: "5"
},
areaServed: "Orem and surrounding communities in Utah County",
knowsAbout: "Yoga Studios, Beginners looking to start yoga, fitness enthusiasts seeking flexibility training, anyone interested in a structured group fitness community",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "YogaSix National Brand"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Class Levels"
}
],
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.