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 - SE 17th St",
description: "Club Pilates in Fort Lauderdale offers reformer pilates classes designed to strengthen, lengthen, and tone the body through low-impact, high-intensity workouts. Their certified instructors lead group classes and private sessions for all fitness levels, from beginners to advanced practitioners. With a focus on proper form and personalized modifications, Club Pilates helps clients build lean muscle, improve flexibility, and achieve their fitness goals in a supportive studio environment.",
url: "https://www.clubpilates.com/southftlauderdale/",
telephone: "+1-954-440-8006",
address: {
@type: "PostalAddress",
streetAddress: "1489 SE 17th St",
addressLocality: "Fort Lauderdale",
addressRegion: "FL",
postalCode: "33315",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.100888299999998,
longitude: -80.128334
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "89",
bestRating: "5"
},
areaServed: "Fort Lauderdale and surrounding areas",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact workouts, individuals recovering from injury, busy professionals wanting efficient 45-minute classes, prenatal and postnatal clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Reformer-Focused Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Instructors"
},
{
@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.