Structured Data

    Classic Collision

    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: "Classic Collision",
      description: "Classic Collision is a full-service auto body and collision repair shop located in Corpus Christi, specializing in vehicle damage restoration from accidents, dents, and impacts. They offer comprehensive services including frame repair, paintless dent removal, paint matching, and structural repairs using OEM parts and modern repair techniques. The shop works directly with insurance companies to streamline the claims process and provide quality repairs to get customers back on the road safely.",
      url: "https://classiccollision.com/locations/classic-collision-corpus-spid/",
      telephone: "+1-361-814-4560",
      address: {
        @type: "PostalAddress",
        streetAddress: "3043 S Padre Island Dr",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78415",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.729312,
        longitude: -97.4157072
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "140",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims needing insurance claim support, drivers seeking quality body work, fleet owners requiring professional repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "OEM Parts & Modern Techniques"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Restoration"
        }
      ],
      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.