Structured Data

    Champion Roofing

    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: "Champion Roofing",
      description: "Champion Roofing is a full-service roofing contractor based in Raleigh, NC, specializing in residential and commercial roof installation, repair, and replacement. They handle storm damage claims, offer free inspections, and provide financing options to make roofing projects accessible. With a focus on quality workmanship and customer service, Champion Roofing serves the Raleigh area and surrounding communities.",
      url: "https://roofingraleighnc.net/",
      telephone: "+1-984-983-4377",
      address: {
        @type: "PostalAddress",
        streetAddress: "205 Cedar St",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27604",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7939018,
        longitude: -78.63477590000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "53",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repair or replacement, storm damage claims, residential property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Roof Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing Options 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.