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: "Pure Barre - W University Ave",
description: "Pure Barre Georgetown offers ballet-inspired barre fitness classes designed to strengthen and lengthen muscles through low-impact, high-intensity movements. Located on W University Ave, this studio provides group fitness classes focused on core strength, flexibility, and mind-body connection using the Pure Barre method. The studio serves fitness enthusiasts of all levels looking for an effective, dance-based workout alternative.",
url: "https://www.purebarre.com/location/georgetown-tx",
telephone: "+1-512-814-8827",
address: {
@type: "PostalAddress",
streetAddress: "1015 W University Ave Suite 507",
addressLocality: "Georgetown",
addressRegion: "TX",
postalCode: "78628",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.6293653,
longitude: -97.6934735
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Georgetown, TX and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking low-impact strength training, dancers or former dancers, individuals preferring group fitness classes, women and men wanting improved posture and flexibility",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Ballet-Inspired Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Level Classes"
}
],
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.