Structured Data

    Hernandez & Sons Roofing - E Hampden Pl

    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: "Hernandez & Sons Roofing - E Hampden Pl",
      description: "Hernandez & Sons Roofing is a family-owned roofing contractor serving the Aurora area with comprehensive roof repair, replacement, and installation services. The company specializes in residential roofing projects and offers free inspections to help homeowners understand their roof's condition and repair needs. With a focus on quality craftsmanship and customer satisfaction, they work directly with homeowners and insurance companies to handle storm damage claims and ensure projects are completed to code.",
      url: "https://hernandezsonsroofing.com/aurora-co-2/",
      telephone: "+1-720-679-5500",
      address: {
        @type: "PostalAddress",
        streetAddress: "18121 E Hampden Pl",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80013",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6524803,
        longitude: -104.7767621
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "75",
        bestRating: "5"
      },
      areaServed: "Aurora and surrounding Denver metro areas",
      knowsAbout: "Roofing, Homeowners needing roof repair or replacement, storm damage restoration, insurance claim assistance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Roof Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Business"
        }
      ],
      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.