Structured Data

    RGym

    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: "RGym",
      description: "RGym is a full-service fitness center in Oakland offering personal training, group fitness classes, and comprehensive wellness programs. Located on College Avenue, RGym combines personalized coaching with community-focused group classes to help members achieve their fitness goals through strength training, conditioning, and nutrition support.",
      url: "https://rgym4fitness.com/",
      telephone: "+1-510-655-8808",
      address: {
        @type: "PostalAddress",
        streetAddress: "5357 College Ave",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94618",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.8393616,
        longitude: -122.2515855
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "53",
        bestRating: "5"
      },
      areaServed: "Oakland and surrounding East Bay communities",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personal training, members wanting group class community, strength training athletes, individuals looking for comprehensive wellness support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized & Group Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Wellness Approach"
        }
      ],
      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.