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: "Jazzercise YWCA Sun 'n Fun",
description: "Jazzercise YWCA Sun 'n Fun offers energetic dance fitness classes that combine jazz dance with cardio exercise in Lubbock. Operating at the YWCA Sun 'n Fun facility on Elgin Ave, this studio provides a fun, music-driven workout experience designed for all fitness levels. Classes blend choreography, cardio, and community in an upbeat group setting.",
url: "https://www.jazzercise.com/studio/tx/lubbock-at-ywca-sun-n-fun",
telephone: "+1-806-787-3398",
address: {
@type: "PostalAddress",
streetAddress: "6204 Elgin Ave",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79413",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5375113,
longitude: -101.8797724
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Lubbock, TX",
knowsAbout: "Fitness & Personal Training, Fitness beginners, adults seeking fun cardio alternatives, dance enthusiasts, group fitness participants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dance-Based Cardio"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused 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.