Structured Data

    Rebel Strength

    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: "Rebel Strength",
      description: "Rebel Strength is a fitness gym in Irvine specializing in strength training and conditioning for athletes and fitness enthusiasts. The facility offers personalized workout programming, state-of-the-art equipment, and a community-focused environment designed to help members build functional strength and achieve their fitness goals.",
      url: "http://www.rebelstrengthoc.com/",
      telephone: "+1-949-478-0276",
      address: {
        @type: "PostalAddress",
        streetAddress: "1370 Reynolds Ave #100",
        addressLocality: "Irvine",
        addressRegion: "CA",
        postalCode: "92614",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6962545,
        longitude: -117.85672360000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "71",
        bestRating: "5"
      },
      areaServed: "Irvine, Orange County, CA",
      knowsAbout: "Fitness & Personal Training, Athletes, strength training enthusiasts, fitness-focused individuals seeking personalized programming, people wanting community-based gym experience",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Strength-Focused Programming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community Atmosphere"
        }
      ],
      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.