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: "Club Pilates - S Valley Grove Way",
description: "Club Pilates in Pleasant Grove offers reformer pilates classes and mat pilates instruction for all fitness levels, from beginners to advanced practitioners. Their studio provides small-group classes designed to build strength, flexibility, and core stability using specialized pilates equipment and techniques. With a focus on personalized attention in a supportive community environment, Club Pilates helps clients achieve their fitness goals through consistent pilates training.",
url: "http://clubpilates.com/pleasantgrove/",
telephone: "+1-385-269-1052",
address: {
@type: "PostalAddress",
streetAddress: "1043 S Valley Grove Way Suite C",
addressLocality: "Pleasant Grove",
addressRegion: "UT",
postalCode: "84062",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.3518111,
longitude: -111.76457719999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "94",
bestRating: "5"
},
areaServed: "Pleasant Grove and surrounding communities in northern Utah Valley",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking core strengthening, active individuals looking to improve flexibility and balance, people new to pilates seeking beginner-friendly instruction",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Reformer and Mat Pilates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Small Group Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Fitness Levels Welcome"
}
],
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.