Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Naper Roofing",
description: "Naper Roofing is a residential roofing contractor serving the Naperville and Woodridge area. They provide roof repair, replacement, and installation services for homeowners needing reliable roofing solutions. Based in Woodridge, they focus on quality workmanship and customer service for local families.",
url: "http://www.roofing-naperville.com/",
telephone: "+1-630-278-6671",
address: {
@type: "PostalAddress",
streetAddress: "3017 Roberts Dr",
addressLocality: "Woodridge",
addressRegion: "IL",
postalCode: "60517",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.762964499999995,
longitude: -88.0574884
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Naperville, Woodridge, and surrounding DuPage County areas",
knowsAbout: "Roofing, Homeowners needing roof repairs, homeowners replacing aging roofs, families seeking local roofing contractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Naperville Roofing Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential Focus"
}
],
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.