Structured Data

    316 Training Facility

    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: "316 Training Facility",
      description: "316 Training Facility is a fitness center in Redlands offering gym access, group fitness classes, and sports coaching. Located at 1380 Industrial Park Ave, the facility serves the local community with comprehensive training programs and equipment for members of all fitness levels.",
      url: "https://onlinejoin.abcfitness.com/signup/plan?club=32239",
      telephone: "+1-909-756-3214",
      address: {
        @type: "PostalAddress",
        streetAddress: "1380 Industrial Park Ave",
        addressLocality: "Redlands",
        addressRegion: "CA",
        postalCode: "92374",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0649063,
        longitude: -117.20293059999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "82",
        bestRating: "5"
      },
      areaServed: "Redlands, CA and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts, athletes seeking coaching, group fitness participants, individuals wanting gym access",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports Coaching Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Training Formats"
        }
      ],
      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.