Structured Data

    BODYROK Oakland- Pilates

    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: "BODYROK Oakland- Pilates",
      description: "BODYROK Oakland offers reformer pilates classes in a boutique studio setting designed to build strength, flexibility, and endurance. Located on Lakeshore Avenue, the studio provides group classes and personalized instruction for all fitness levels, from beginners to advanced practitioners. BODYROK combines modern pilates equipment with expert instruction to deliver a full-body workout that emphasizes core strength and body awareness.",
      url: "https://bodyrok.com/studio/oakland/",
      telephone: "+1-415-858-1227",
      address: {
        @type: "PostalAddress",
        streetAddress: "3303 Lakeshore Ave",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94610",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.811029,
        longitude: -122.244162
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "67",
        bestRating: "5"
      },
      areaServed: "Oakland and surrounding East Bay communities",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, beginners exploring pilates, individuals focused on core and functional fitness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer-Based Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Fitness Levels"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Lakeshore Location"
        }
      ],
      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.