Structured Data

    Pure Barre

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Pure Barre",
      description: "Pure Barre Denver Highlands is a boutique fitness studio specializing in barre classes that combine ballet-inspired movements, Pilates, and yoga to build lean muscle and improve flexibility. Founded on the Pure Barre method, this location offers a variety of class formats including classic barre, empower (strength-focused), and reform (cardio-based) sessions designed for all fitness levels. The studio provides a supportive community environment with experienced instructors dedicated to helping clients achieve their fitness goals through low-impact, high-intensity workouts.",
      url: "https://www.purebarre.com/location/denver-highlands-co",
      telephone: "+1-720-366-6070",
      address: {
        @type: "PostalAddress",
        streetAddress: "3420 W 32nd Ave Suite 103",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80211",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.76185840000001,
        longitude: -105.03261069999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "94",
        bestRating: "5"
      },
      areaServed: "Denver and surrounding metro areas",
      knowsAbout: "Pilates Studios, Women seeking low-impact strength training, Dancers and flexibility enthusiasts, Fitness enthusiasts wanting boutique group classes, Core and posture improvement seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pure Barre Method"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Class Formats"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Beginner-Friendly Environment"
        }
      ],
      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.