Structured Data

    Pure Barre

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Pure Barre",
      description: "Pure Barre is a boutique fitness studio offering low-impact, high-intensity barre classes designed to lengthen and tone the body. Located in Fort Worth, Pure Barre combines ballet-inspired movements with small isometric pulses to target specific muscle groups, making it accessible for all fitness levels. The studio provides a supportive community environment with expert instructors leading group classes throughout the week.",
      url: "https://www.purebarre.com/location/fort-worth-tx",
      telephone: "+1-817-999-9127",
      address: {
        @type: "PostalAddress",
        streetAddress: "3400 W 7th St",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76107",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7516114,
        longitude: -97.36677619999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Fort Worth and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, people recovering from injury, those interested in ballet-inspired movement, women wanting targeted toning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Low-Impact, High-Intensity Results"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Inclusive Community Focus"
        }
      ],
      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.