Structured Data

    H & S Roofing & Gutter Company

    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: "H & S Roofing & Gutter Company",
      description: "H & S Roofing & Gutter Company is a full-service roofing contractor serving the Charlotte area with expertise in roof installation, repair, and gutter services. The company handles residential and commercial projects, offering free inspections and comprehensive solutions for storm damage, insurance claims, and routine maintenance. Their experienced team is licensed and insured, committed to delivering quality workmanship backed by warranties.",
      url: "https://www.hsroofing.com/",
      telephone: "+1-704-334-9934",
      address: {
        @type: "PostalAddress",
        streetAddress: "1810 Industrial Center Cir",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28213",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.260063599999995,
        longitude: -80.76118660000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "194",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, storm damage assessment, commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Roof Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        }
      ],
      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.