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: "EōS Fitness - E University Pkwy",
description: "EōS Fitness is a comprehensive fitness facility in Orem offering a full range of amenities including gym equipment, swimming pools, saunas, yoga classes, and spa services. With multiple membership options and a welcoming environment for all fitness levels, they provide members access to cardio, strength training, group fitness classes, aquatic facilities, and wellness services in one location.",
url: "https://eosfitness.com/gym/orem-e-university-pkwy-main-st-gym/",
telephone: "+1-385-349-5842",
address: {
@type: "PostalAddress",
streetAddress: "52 E University Pkwy",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84058",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.2722019,
longitude: -111.6939316
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "2584",
bestRating: "5"
},
areaServed: "Orem, Utah and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts, Yoga practitioners, Families seeking comprehensive wellness facilities, Health-conscious individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Amenities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible to All 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.