Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Labarre Pilates",
description: "Labarre Pilates is a dedicated Pilates studio in Palm Beach offering reformer Pilates and mat Pilates classes designed to transform both body and mind. Led by experienced instructors, the studio provides a focused environment for clients to build strength, flexibility, and mindfulness through targeted Pilates training.",
url: "http://www.labarrepb.com/",
telephone: "+1-561-787-8266",
address: {
@type: "PostalAddress",
streetAddress: "330 S County Rd",
addressLocality: "Palm Beach",
addressRegion: "FL",
postalCode: "33480",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.7040567,
longitude: -80.03667879999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Palm Beach and surrounding areas",
knowsAbout: "Pilates Studios, Fitness enthusiasts, body transformation seekers, individuals preferring low-impact strength training, professionals seeking mindfulness and wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Reformer Equipment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Class Schedule"
}
],
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.