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: "Pilates Studio 1",
description: "Pilates Studio 1 is a dedicated pilates studio located in West Palm Beach offering comprehensive mat and reformer pilates classes for all fitness levels. With a focus on personalized instruction and small class sizes, they help clients build strength, flexibility, and core stability through evidence-based pilates training.",
url: "http://www.pilatesstudio1.com/",
telephone: "+1-561-493-4966",
address: {
@type: "PostalAddress",
streetAddress: "5508 S Dixie Hwy",
addressLocality: "West Palm Beach",
addressRegion: "FL",
postalCode: "33405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.664310099999998,
longitude: -80.0553529
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "17",
bestRating: "5"
},
areaServed: "West Palm Beach and surrounding South Palm Beach County communities",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, individuals recovering from injury, those looking to improve flexibility and core stability",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Class Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Pilates Methods"
}
],
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.