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: "JETSET Pilates - Winter Park",
description: "JETSET Pilates Winter Park is a reformer pilates studio offering dynamic 50-minute full-body classes on custom reformers that combine strength training, cardio, and pilates-inspired movements. Located in Winter Park, the studio specializes in signature JETSETter™ classes along with targeted workouts for upper body, lower body, and core strength, plus beginner-friendly Fundamentals sessions. They also offer private classes and can host private events for groups seeking specialized pilates training.",
url: "http://jetsetpilates.com/winter-park",
telephone: "+1-407-499-8118",
address: {
@type: "PostalAddress",
streetAddress: "1967 Aloma Ave",
addressLocality: "Winter Park",
addressRegion: "FL",
postalCode: "32792",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.6013193,
longitude: -81.3258881
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "151",
bestRating: "5"
},
areaServed: "Winter Park, Orlando, and surrounding Orange County communities",
knowsAbout: "Pilates Studios, Pilates enthusiasts seeking full-body conditioning, beginners learning proper reformer technique, fitness-focused individuals targeting core and strength gains, group fitness participants, corporate wellness groups",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Reformer Equipment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Class Formats"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Private Events & Sessions"
}
],
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.