Structured Data

    Caliber Collision - L 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 - L St",
      description: "Caliber Collision is a full-service auto body and collision repair shop located in downtown Bakersfield. They handle everything from minor dents and paint work to major structural damage, frame repairs, and insurance claims processing. As part of the national Caliber network, they combine local expertise with corporate resources to deliver comprehensive repairs backed by quality standards.",
      url: "https://www.caliber.com/find-a-location/bakersfield-downtown",
      telephone: "+1-661-325-4318",
      address: {
        @type: "PostalAddress",
        streetAddress: "2510 L St",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3823772,
        longitude: -119.0162633
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "537",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Insurance claim filers, drivers needing major collision repairs, vehicle owners seeking frame and structural damage restoration",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "National Network Support"
        }
      ],
      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.