Structured Data

    New View Roofing

    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: "New View Roofing",
      description: "New View Roofing is a Fresno-based roofing contractor specializing in residential and commercial roof installations, repairs, and replacements. The company handles storm damage assessments, insurance claims processing, and offers financing options to make roofing projects accessible. They provide free inspections and deliver workmanship warranties on their installations.",
      url: "https://www.newviewfresno.com/",
      telephone: "+1-559-326-8683",
      address: {
        @type: "PostalAddress",
        streetAddress: "325 S Lind Ave",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93727",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.740401999999996,
        longitude: -119.7112203
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "60",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, commercial property owners, storm damage victims, property owners seeking insurance claim assistance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing & Accessibility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Inspections"
        }
      ],
      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.