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: "Pilates Collective",
description: "Pilates Collective UT is a comprehensive equipment-based pilates studio in Herriman specializing in classical and contemporary pilates methods. They offer reformer, tower, chair, and mat classes designed to encourage mindful movement and body awareness. The studio provides flexible drop-in classes, packages, and memberships, with a free trial class available for newcomers.",
url: "https://www.pilatescollectiveut.com/",
telephone: "+1-385-246-2401",
address: {
@type: "PostalAddress",
streetAddress: "13276 S 5600 W",
addressLocality: "Herriman",
addressRegion: "UT",
postalCode: "84096",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.511383699999996,
longitude: -112.02560679999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "68",
bestRating: "5"
},
areaServed: "Herriman, UT and surrounding areas",
knowsAbout: "Pilates Studios, Pilates enthusiasts seeking equipment-based training, fitness-focused individuals wanting low-impact exercise, dancers and athletes, those new to pilates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Equipment Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Classical & Contemporary Methods"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Membership Options"
}
],
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.