Structured Data

    Caliber Collision - Nevada St

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Caliber Collision - Nevada St",
      description: "Caliber Collision in Redlands is a full-service collision repair center specializing in auto body repairs, dent removal, frame straightening, and paint work. They work directly with insurance companies to streamline the claims process and handle repairs for all vehicle makes and models. With state-of-the-art equipment and certified technicians, Caliber Collision restores vehicles to pre-accident condition.",
      url: "https://www.caliber.com/find-a-location/redlands",
      telephone: "+1-909-793-3442",
      address: {
        @type: "PostalAddress",
        streetAddress: "450 Nevada St",
        addressLocality: "Redlands",
        addressRegion: "CA",
        postalCode: "92373",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0574823,
        longitude: -117.21625960000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "786",
        bestRating: "5"
      },
      areaServed: "Redlands, CA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim holders, vehicle owners needing frame or structural repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claim Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Technicians"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Makes and Models"
        }
      ],
      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.