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: "barre3",
description: "barre3 is a boutique fitness studio offering ballet-inspired barre classes combined with cardio and strength training. Located in Chandler, this franchise studio provides group fitness classes designed for all fitness levels, along with access to 2,300+ online workouts for members who want flexibility to exercise at home. Their signature classes blend dance, Pilates, and yoga-inspired movements to build lean muscle and improve flexibility.",
url: "https://online.barre3.com/studio-locations/chandler",
telephone: "+1-480-366-4494",
address: {
@type: "PostalAddress",
streetAddress: "4145 S Gilbert Rd",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85297",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2464061,
longitude: -111.78892619999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Chandler, AZ and surrounding Phoenix metropolitan areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking low-impact strength training, dancers looking to cross-train, busy professionals wanting flexible workout options, individuals seeking lean muscle building",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Hybrid Fitness Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Levels Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "National Franchise Network"
}
],
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.