Structured Data

    Caliber Collision - Aurora Ave N

    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 - Aurora Ave N",
      description: "Caliber Collision is a full-service auto body repair shop located on Aurora Ave N in Seattle, offering collision repair, dent removal, paint services, and frame repair. They work with most insurance carriers to streamline the claims process and provide free estimates for damage assessment. With a focus on quality repairs and customer service, Caliber handles everything from minor dents to major collision damage.",
      url: "https://www.caliber.com/find-a-location/seattle-aurora",
      telephone: "+1-206-522-0493",
      address: {
        @type: "PostalAddress",
        streetAddress: "9200 Aurora Ave N",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98103",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.6958795,
        longitude: -122.34400719999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "564",
        bestRating: "5"
      },
      areaServed: "Seattle and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claimants, drivers needing major or minor collision repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Partnership Network"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repairs"
        }
      ],
      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.