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: "Function Pilates - E Riggs Rd",
description: "Function Pilates is a reformer pilates studio in Chandler offering group classes and personalized instruction in equipment-based pilates training. Located at 990 E Riggs Rd, they specialize in reformer pilates workouts designed to build strength, flexibility, and core stability. The studio provides class scheduling through their mobile app and emphasizes a welcoming environment for pilates practitioners of all levels.",
url: "https://www.functionpilates.com/locations/chandler/",
telephone: "+1-602-390-2647",
address: {
@type: "PostalAddress",
streetAddress: "990 E Riggs Rd Suite 2",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85248",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2192797,
longitude: -111.8256602
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "102",
bestRating: "5"
},
areaServed: "Chandler and surrounding East Valley communities",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, individuals focused on core development and flexibility, pilates practitioners looking for equipment-based workouts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Reformer Equipment Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile App Booking"
}
],
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.