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: "Whitco Roofing, Inc.",
description: "Whitco Roofing, Inc. is a full-service roofing contractor based in Atlanta specializing in residential and commercial roof installation, repair, and replacement. With expertise across multiple roofing materials and systems, they handle everything from storm damage restoration to routine maintenance, providing comprehensive solutions for both new construction and existing properties throughout the Atlanta metro area.",
url: "http://www.whitcoroofing.com/",
telephone: "+1-770-644-0521",
address: {
@type: "PostalAddress",
streetAddress: "218 Ottley Dr NE",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30324",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8100697,
longitude: -84.3803405
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Atlanta and surrounding metro areas",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, commercial property managers, homeowners with storm damage, new construction projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Roofing Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Atlanta Presence"
}
],
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.