Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Pro Roofing",
description: "Pro Roofing is a Charlotte-based roofing contractor offering comprehensive roof repair, replacement, and installation services for residential and commercial properties. Specializing in storm damage restoration and insurance claims assistance, they combine expert craftsmanship with detailed inspections to help homeowners and business owners protect their investments. With over a decade of experience, Pro Roofing delivers reliable service backed by workmanship warranties and transparent pricing.",
url: "http://charlotteproroofing.com/",
telephone: "+1-704-575-3185",
address: {
@type: "PostalAddress",
streetAddress: "10612 Providence Rd Ste D #378",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28277",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.066500999999995,
longitude: -80.7712019
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "72",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding Mecklenburg County areas",
knowsAbout: "Roofing, Homeowners needing storm damage repair, those filing insurance claims, property owners seeking roof replacement, commercial building owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Storm Damage Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Roof Inspections"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Workmanship Warranty"
}
],
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.