Structured Data

    Pro Collision 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: "Pro Collision Auto Body Shop",
      description: "Pro Collision Auto Body Shop is a full-service auto body repair facility in Las Vegas specializing in collision damage, paintwork, and structural repairs. They handle insurance claims, offer free estimates, and use OEM parts to restore vehicles to pre-accident condition. With extensive experience serving Las Vegas drivers, Pro Collision combines quality craftsmanship with efficient turnaround times.",
      url: "http://procclv.com/",
      telephone: "+1-702-628-9900",
      address: {
        @type: "PostalAddress",
        streetAddress: "2595 W Post Rd",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89119",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.074568299999996,
        longitude: -115.17655479999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "218",
        bestRating: "5"
      },
      areaServed: "Las Vegas and surrounding Clark County, Nevada",
      knowsAbout: "Auto Body & Collision, Accident victims needing insurance claims support, Las Vegas drivers with collision damage, vehicle owners seeking quality bodywork restoration",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "OEM Parts & Quality 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.