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 - Independence Pkwy",
description: "Club Pilates - Independence Pkwy is a Pilates-focused fitness studio in Plano offering reformer and mat Pilates classes for all fitness levels. As part of the Club Pilates franchise, they provide structured group classes and personalized instruction designed to build strength, flexibility, and core stability. Their welcoming environment caters to both Pilates beginners and experienced practitioners seeking low-impact, full-body conditioning.",
url: "http://clubpilates.com/legacy/",
telephone: "+1-469-838-5844",
address: {
@type: "PostalAddress",
streetAddress: "7000 Independence Pkwy Suite 170",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75025",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.072877399999996,
longitude: -96.74853689999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Plano and surrounding North Dallas areas",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact training, core strength builders, people recovering from injury, beginners exploring Pilates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Reformer & Mat Pilates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Fitness Levels Welcome"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Franchise"
}
],
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.