Structured Data

    Henry & Sons Roof Repair

    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: "Henry & Sons Roof Repair",
      description: "Henry & Sons Roof Repair is a family-owned roofing contractor serving the Chicago area with expertise in roof repairs, replacements, and inspections. The team handles residential roofing projects of all sizes, from emergency leak repairs to complete roof installations. They're known for thorough inspections, transparent estimates, and reliable workmanship on both traditional and specialty roofing materials.",
      url: "https://henryroofrepair.com/",
      telephone: "+1-224-505-2100",
      address: {
        @type: "PostalAddress",
        streetAddress: "3542 N Spaulding Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60618",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.9460088,
        longitude: -87.71021449999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "65",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding suburbs",
      knowsAbout: "Roofing, Chicago homeowners needing roof repairs, property managers with multiple units, homeowners replacing aging roofs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transparent Estimates"
        }
      ],
      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.