Structured Data

    A Good Roofer Roofing & Siding

    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: "A Good Roofer Roofing & Siding",
      description: "A Good Roofer Roofing & Siding is a Brooklyn-based roofing and siding contractor offering comprehensive residential and commercial roof repair, replacement, and installation services. The company specializes in storm damage restoration, insurance claim assistance, and new construction projects. They provide free inspections and warranty coverage on all workmanship, ensuring quality results backed by professional expertise.",
      url: "https://www.agoodroofernyc.com/",
      telephone: "+1-929-461-1340",
      address: {
        @type: "PostalAddress",
        streetAddress: "1735 Coleman St",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11234",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.616433,
        longitude: -73.9322507
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Brooklyn and surrounding NYC areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, storm damage restoration, commercial property managers, insurance claim filers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Roof Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Workmanship Warranty"
        }
      ],
      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.