Structured Data

    Fitness 19 - Yucaipa Blvd

    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: "Fitness 19 - Yucaipa Blvd",
      description: "Fitness 19 is a full-service gym and fitness center in Yucaipa offering state-of-the-art equipment, group fitness classes, and yoga sessions. This 24-hour facility provides members with diverse workout options, from cardio and strength training to specialized classes, making it accessible for fitness enthusiasts of all levels.",
      url: "https://www.fit19.com/locations/yucaipa",
      telephone: "+1-909-797-6595",
      address: {
        @type: "PostalAddress",
        streetAddress: "34448 Yucaipa Blvd",
        addressLocality: "Yucaipa",
        addressRegion: "CA",
        postalCode: "92399",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0353375,
        longitude: -117.05329649999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "653",
        bestRating: "5"
      },
      areaServed: "Yucaipa, CA and surrounding San Bernardino County communities",
      knowsAbout: "Fitness & Personal Training, All fitness levels, busy professionals needing flexible hours, yoga enthusiasts, group fitness class participants",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24-Hour Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Class Schedule"
        }
      ],
      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.