Structured Data

    Caliber Collision - Mission Bay Dr.

    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: "Caliber Collision - Mission Bay Dr.",
      description: "Caliber Collision is a full-service auto body and collision repair shop serving the San Diego area. They specialize in damage assessment, paintwork, frame repair, and comprehensive restoration for vehicles of all makes and models. With a focus on quality repairs and customer service, Caliber Collision handles insurance claims and works directly with major carriers to streamline the repair process.",
      url: "https://www.caliber.com/find-a-location/mission-bay",
      telephone: "+1-858-270-6821",
      address: {
        @type: "PostalAddress",
        streetAddress: "4620 Mission Bay Dr.",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92109",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.805144399999996,
        longitude: -117.21887859999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "302",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Vehicle owners with collision damage, insurance claim filers, fleet managers, luxury vehicle owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claim Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Repair Services"
        }
      ],
      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.