Structured Data

    CollisionDoc San Diego Auto Body Shop

    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: "CollisionDoc San Diego Auto Body Shop",
      description: "CollisionDoc San Diego is a full-service auto body shop specializing in collision repair, dent removal, and vehicle restoration. Located on Convoy Street, they handle everything from minor dents and paintless repairs to major structural damage, working with insurance claims and serving both OEM and aftermarket parts. Their experienced technicians use modern techniques to restore vehicles to pre-accident condition.",
      url: "https://collisiondoc.com/",
      telephone: "+1-858-252-7890",
      address: {
        @type: "PostalAddress",
        streetAddress: "3885 Convoy St",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8148498,
        longitude: -117.15219869999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "306",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance policyholders, vehicle owners with collision or dent damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claim Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Structural 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.