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 Clearwater offers four signature barre class formats—Classic, Align, Empower, and Define—each designed to deliver low-impact, high-intensity full-body workouts inspired by yoga, Pilates, and ballet. Led by highly-trained instructors, their classes focus on building strength, improving flexibility, and toning muscles while accommodating all fitness levels. The studio emphasizes community support and physical-mental transformation through their proprietary barre technique.",
      url: "https://www.purebarre.com/location/clearwater-fl",
      telephone: "+1-727-791-8663",
      address: {
        @type: "PostalAddress",
        streetAddress: "2524 McMullen Booth Rd",
        addressLocality: "Clearwater",
        addressRegion: "FL",
        postalCode: "33761",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.013795000000002,
        longitude: -82.71061089999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "127",
        bestRating: "5"
      },
      areaServed: "Clearwater and surrounding areas, FL",
      knowsAbout: "Fitness & Personal Training, All fitness levels, people seeking low-impact strength training, those interested in flexibility and balance work, individuals looking for community-focused group fitness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Four Signature Class Formats"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Low-Impact, High-Intensity Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Supportive 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.