Structured Data

    Micar Collision Center

    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: "Micar Collision Center",
      description: "Micar Collision Center is a full-service auto body and collision repair shop in Chesapeake, VA, specializing in damage assessment, frame repair, paintwork, and comprehensive collision restoration. They work directly with insurance claims and offer free estimates to help customers navigate the repair process. With state-of-the-art equipment and experienced technicians, Micar handles everything from minor dents to major structural damage, serving both personal and commercial vehicle owners.",
      url: "https://micarcollision.com/",
      telephone: "+1-757-548-9872",
      address: {
        @type: "PostalAddress",
        streetAddress: "928 Ventures Way",
        addressLocality: "Chesapeake",
        addressRegion: "VA",
        postalCode: "23320",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.7660406,
        longitude: -76.2297507
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "972",
        bestRating: "5"
      },
      areaServed: "Chesapeake, VA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Insurance claim filers, accident victims needing comprehensive repairs, commercial fleet owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Frame & Structural Repair"
        }
      ],
      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.