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: "Brazen Roofing",
description: "Brazen Roofing is a locally owned and operated residential and commercial roofing contractor based in Raleigh, NC, serving the Carolinas and Southeast. They specialize in roof installations, repairs, inspections, and storm damage restoration for both residential homes and commercial buildings. With a focus on quality workmanship, honest service, and customer satisfaction, Brazen Roofing handles everything from routine maintenance to complete roof replacements using premium materials.",
url: "https://brazenroofing.com/",
telephone: "+1-919-706-0001",
address: {
@type: "PostalAddress",
streetAddress: "1053 E Whitaker Mill Rd Suite 115",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27604",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.808976699999995,
longitude: -78.62125429999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Raleigh and surrounding areas throughout North Carolina, South Carolina, and Georgia",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, commercial property owners, storm damage victims, new construction projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Roof Inspections"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned & Focused"
}
],
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.