Structured Data

    The Resilient 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: "The Resilient Strength",
      description: "The Resilient Strength is a boutique fitness gym in Oakland specializing in strength training and functional fitness. They offer personalized coaching and group fitness classes designed to build strength, improve mobility, and support long-term health goals. The gym combines expert instruction with a community-focused approach to help members develop sustainable training habits.",
      url: "http://www.theresilientstrength.life/",
      telephone: "+1-408-933-8893",
      address: {
        @type: "PostalAddress",
        streetAddress: "2744 E 11th St Unit B4/B5",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94601",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.778376,
        longitude: -122.23341179999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "52",
        bestRating: "5"
      },
      areaServed: "Oakland, CA and surrounding East Bay areas",
      knowsAbout: "Fitness & Personal Training, Strength-focused athletes, fitness beginners seeking guidance, busy professionals wanting efficient workouts, people recovering from injury or looking to improve mobility",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Strength Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Coaching"
        }
      ],
      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.