Structured Data

    EZ Roofing Utah

    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: "EZ Roofing Utah",
      description: "EZ Roofing Utah is a roofing contractor in Salt Lake City specializing in roof repairs, replacements, and installations for residential properties. The company provides comprehensive roofing services including inspections, storm damage assessments, and insurance claim assistance. They serve the greater Salt Lake City area and surrounding communities with professional, licensed roofing solutions.",
      url: "https://www.ezroofingutah.com/",
      telephone: "+1-501-691-4283",
      address: {
        @type: "PostalAddress",
        streetAddress: "357 S 200 E #205",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.761217099999996,
        longitude: -111.88475869999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "50",
        bestRating: "5"
      },
      areaServed: "Salt Lake City and surrounding communities in the greater Salt Lake Valley",
      knowsAbout: "Roofing, Homeowners needing roof repairs, Homeowners filing insurance claims, Property owners with storm damage, Residents requiring roof replacements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Roof Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialist"
        }
      ],
      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.