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 - Wellesley",
description: "JETSET Pilates Wellesley is a modern reformer pilates studio offering 50-minute dynamic full-body classes designed to combine strength training, cardio, and pilates-inspired movements. Located on Central Street in Wellesley, they offer signature JETSETter™ Reformer classes plus specialized programs including JETSET Fundamentals for beginners, JETSET Upper + Core, and JETSET Lower + Core. The studio features custom reformers and welcomes both new and experienced practitioners, with options for private classes and private events.",
url: "https://jetsetpilates.com/ma/wellesley/",
telephone: "+1-781-455-2925",
address: {
@type: "PostalAddress",
streetAddress: "98 Central St",
addressLocality: "Wellesley",
addressRegion: "MA",
postalCode: "02482",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.295699,
longitude: -71.29793049999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Wellesley, MA and surrounding towns",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking full-body strength training, Pilates practitioners wanting reformer-based workouts, Beginners new to reformer pilates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Signature JETSETter™ Reformer Class"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Beginner-Friendly Foundation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Class 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.