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 - W 26th St",
description: "Club Pilates West Chelsea offers reformer pilates classes for all fitness levels in a welcoming studio environment. Their instructors lead group classes and private sessions designed to build core strength, improve flexibility, and enhance overall fitness through controlled pilates movements. With a focus on form and personalized modifications, Club Pilates serves both pilates beginners and experienced practitioners seeking a low-impact, full-body workout.",
url: "http://clubpilates.com/westchelsea/",
telephone: "+1-646-921-3655",
address: {
@type: "PostalAddress",
streetAddress: "601 W 26th St",
addressLocality: "New York",
addressRegion: "NY",
postalCode: "10001",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.751042299999995,
longitude: -74.00592069999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "68",
bestRating: "5"
},
areaServed: "New York City, NY",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact workouts, Core strength builders, Pilates beginners, Busy professionals in Manhattan",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Reformer-Based Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Prime Chelsea Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible 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.