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: "BODYBAR Pilates - McKinney",
description: "BODYBAR Pilates McKinney offers reformer pilates and mat pilates classes designed to build strength, flexibility, and endurance. Located in North Stonebridge, this studio provides a welcoming environment for all fitness levels, from beginners to experienced practitioners. They specialize in small-group classes that deliver personalized attention while fostering community.",
url: "https://bodybarpilates.com/studios/mckinney/",
telephone: "+1-469-678-8421",
address: {
@type: "PostalAddress",
streetAddress: "1800 N Stonebridge Dr Suite 130",
addressLocality: "McKinney",
addressRegion: "TX",
postalCode: "75071",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2170394,
longitude: -96.7207888
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "62",
bestRating: "5"
},
areaServed: "McKinney and surrounding areas",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, beginners exploring pilates, people focused on flexibility and core conditioning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Reformer & Mat Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Small Class Sizes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Levels Welcome"
}
],
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.