Structured Data

    Cascade Collision Repair - N Main St

    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: "Cascade Collision Repair - N Main St",
      description: "Cascade Collision Repair is a full-service auto body shop in Spanish Fork specializing in collision repair, damage assessment, and vehicle restoration. They work directly with insurance companies to streamline the claims process and offer comprehensive repairs for all vehicle types. With modern equipment and experienced technicians, they handle everything from minor dents to major structural damage.",
      url: "https://cascadecollision.com/locations/spanish-fork-ut/",
      telephone: "+1-801-794-9455",
      address: {
        @type: "PostalAddress",
        streetAddress: "1912 N Main St",
        addressLocality: "Spanish Fork",
        addressRegion: "UT",
        postalCode: "84660",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.1347581,
        longitude: -111.65444389999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "420",
        bestRating: "5"
      },
      areaServed: "Spanish Fork and surrounding Utah County communities",
      knowsAbout: "Auto Body & Collision, Accident victims needing insurance-backed repairs, drivers with structural or frame damage, those seeking one-stop collision repair service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Processing"
        },
        {
          @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.