Structured Data

    BVRN Athletic Reformer

    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: "BVRN Athletic Reformer",
      description: "BVRN Athletic Reformer is a specialized fitness studio in Delray Beach offering reformer pilates classes designed to build strength, flexibility, and endurance. The studio focuses on high-quality instruction with small class sizes to ensure proper form and personalized attention. They serve fitness enthusiasts of all levels looking for a low-impact yet challenging workout experience.",
      url: "https://bvrnpilates.com/",
      telephone: "+1-561-562-3790",
      address: {
        @type: "PostalAddress",
        streetAddress: "16950 Jog Rd Unit 109",
        addressLocality: "Delray Beach",
        addressRegion: "FL",
        postalCode: "33446",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.424657,
        longitude: -80.146005
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "61",
        bestRating: "5"
      },
      areaServed: "Delray Beach and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, Athletes looking for cross-training, Individuals recovering from injury, Anyone wanting personalized attention in group classes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Reformer Equipment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Athletic Training 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.