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: "CARVE Pilates - Winter Park",
description: "CARVE Pilates Winter Park offers modern pilates and full-body workout classes for all fitness levels in the heart of Winter Park. Located on W Fairbanks Ave, they provide a variety of class formats with flexible membership and class credit options to fit different schedules and budgets. Whether you're a pilates beginner or experienced athlete, CARVE focuses on helping members reach their personal fitness goals through high-performance workouts in an accessible, welcoming environment.",
url: "https://www.letsgetcarved.com/WINTERPARK",
telephone: "+1-407-534-7030",
address: {
@type: "PostalAddress",
streetAddress: "344 W Fairbanks Ave",
addressLocality: "Winter Park",
addressRegion: "FL",
postalCode: "32789",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.5927826,
longitude: -81.3536491
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Winter Park, FL and surrounding areas",
knowsAbout: "Pilates Studios, Pilates enthusiasts, Fitness newcomers, Busy professionals seeking flexible class scheduling, All fitness levels",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Pilates Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Membership Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Central Winter Park Location"
}
],
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.