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 Core Pilates and Yoga Studio",
description: "The Core Pilates and Yoga Studio in Spanish Fork offers both pilates and yoga classes for all fitness levels. Located at 1283 N Cyn Crk Pkwy, this studio provides a focused environment for practitioners to improve strength, flexibility, and mindfulness through these complementary disciplines.",
url: "http://www.thecore-utah.com/",
telephone: "+1-801-367-0867",
address: {
@type: "PostalAddress",
streetAddress: "1283 N Cyn Crk Pkwy",
addressLocality: "Spanish Fork",
addressRegion: "UT",
postalCode: "84660",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.126377999999995,
longitude: -111.6402085
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "60",
bestRating: "5"
},
areaServed: "Spanish Fork, Utah and surrounding areas",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking core strength training, yoga practitioners, those recovering from injury, wellness-focused individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Pilates & Yoga Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Levels Classes"
}
],
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.