Structured Data

    NY Best Roofer

    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: "NY Best Roofer",
      description: "NY Best Roofer is a licensed and insured roofing contractor serving Brooklyn and surrounding areas with comprehensive roof repair, replacement, and installation services. The company specializes in handling insurance claims, storm damage repairs, and offers free inspections to help homeowners understand their roofing needs. They provide quality workmanship backed by warranties and flexible financing options for major projects.",
      url: "https://nybestroofer.com/contact/",
      telephone: "+1-718-222-1187",
      address: {
        @type: "PostalAddress",
        streetAddress: "521 Dekalb Ave",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6910783,
        longitude: -73.9559447
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Roofing, Homeowners with storm damage, those needing roof replacement, property owners seeking insurance claim assistance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Roof Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Assistance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing Available"
        }
      ],
      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.