Structured Data

    New Roofing Services

    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: "New Roofing Services",
      description: "New Roofing Services is a roofing contractor based in Montclair, NJ, specializing in residential and commercial roofing solutions. They handle roof repairs, replacements, and installations with a focus on quality workmanship and customer satisfaction. Their team is licensed and insured, offering reliable service for homes and businesses throughout the area.",
      url: "https://new-roofing-services.ueniweb.com/",
      telephone: "+1-857-354-3643",
      address: {
        @type: "PostalAddress",
        streetAddress: "505 County Rd 506",
        addressLocality: "Montclair",
        addressRegion: "NJ",
        postalCode: "07042",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.8148003,
        longitude: -74.2184712
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Montclair, NJ and surrounding communities",
      knowsAbout: "Roofing, Homeowners needing roof repairs, Property owners requiring replacements, Businesses seeking reliable commercial roofing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.