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: "Sunset Pilates Palm Beach",
description: "Sunset Pilates Palm Beach offers comprehensive pilates instruction in a boutique studio setting on Sunset Avenue in Palm Beach. Specializing in both reformer and mat pilates classes, the studio provides a range of class formats designed for various experience levels and fitness goals. With a focus on proper technique and personalized attention, Sunset Pilates helps clients build strength, flexibility, and core stability through low-impact, highly effective workouts.",
url: "https://www.sunsetpilates.com/#home",
telephone: "+1-561-820-9184",
address: {
@type: "PostalAddress",
streetAddress: "223 Sunset Ave # 160",
addressLocality: "Palm Beach",
addressRegion: "FL",
postalCode: "33480",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.719417999999997,
longitude: -80.0387329
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "24",
bestRating: "5"
},
areaServed: "Palm Beach and surrounding South Florida communities",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact exercise, core strength builders, injury recovery support, flexibility and mobility improvement",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Boutique Studio Atmosphere"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Reformer and Mat 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.