Structured Data

    Cornerstone Construction - Roofing & Solar

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Cornerstone Construction - Roofing & Solar",
      description: "Cornerstone Construction specializes in roofing and solar energy solutions for residential and commercial properties in the Charlotte area. They offer comprehensive roofing services including inspections, repairs, and installations, alongside solar panel installation to help homeowners reduce energy costs. With a focus on quality craftsmanship and customer service, they provide solutions tailored to each property's specific needs.",
      telephone: "+1-704-476-1743",
      address: {
        @type: "PostalAddress",
        streetAddress: "511 W Summit Ave",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2200355,
        longitude: -80.86177839999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Roofing, Homeowners seeking roof repairs or replacement, property owners interested in solar energy, commercial building managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Operations"
        }
      ],
      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.