Structured Data

    Collision Works LV

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Collision Works LV",
      description: "Collision Works LV is a full-service auto repair facility in North Las Vegas specializing in collision and body work, glass replacement, and comprehensive vehicle repairs. The shop offers body color matching, glass change, air conditioning repair, tire repair, diagnostic services, and engine work. With a strong reputation for professional service, they handle both accident damage and routine maintenance repairs.",
      url: "http://www.collisionworkslv.com/",
      telephone: "+1-702-665-5416",
      address: {
        @type: "PostalAddress",
        streetAddress: "697 Corinthian Way",
        addressLocality: "North Las Vegas",
        addressRegion: "NV",
        postalCode: "89030",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.212412799999996,
        longitude: -115.13171099999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "177",
        bestRating: "5"
      },
      areaServed: "North Las Vegas and surrounding Las Vegas valley communities",
      knowsAbout: "Auto Body & Collision, Vehicle owners needing collision repair, accident damage restoration, glass replacement, and general auto maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repair Capability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Body Color Matching"
        }
      ],
      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.