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: "Atlanta Metro Roofing",
description: "Atlanta Metro Roofing is a full-service roofing contractor specializing in residential, commercial, and metal roof installations, repairs, and replacements across the Atlanta metro area. Beyond roofing, they offer comprehensive exterior services including gutters and gutter guards, skylights, siding, soffit and fascia repair, chimney services, decks, and concrete work. Owner Shari and her experienced team provide free inspections and estimates, specialize in insurance claims assistance, and offer project financing to make roofing work affordable.",
url: "https://www.atlantametroroofing.com/",
telephone: "+1-770-220-7263",
address: {
@type: "PostalAddress",
streetAddress: "1061 Cambridge Square STE A",
addressLocality: "Alpharetta",
addressRegion: "GA",
postalCode: "30009",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0676787,
longitude: -84.3151025
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "139",
bestRating: "5"
},
areaServed: "Alpharetta and Atlanta Metro Area, Georgia",
knowsAbout: "Roofing, Homeowners needing roof replacement or repair, commercial property owners, storm damage victims filing insurance claims, homeowners seeking exterior home improvements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Exterior Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "15+ Year Established Local Business"
}
],
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.