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: "Gold Star Siding, Windows & Roofing",
description: "Gold Star Siding, Windows & Roofing is a full-service exterior contractor in Raleigh specializing in roofing, siding installation, and window replacement. The company handles residential projects including roof repairs and replacements, vinyl and fiber cement siding, and custom window solutions. They serve the greater Raleigh area with a focus on quality materials and professional installation.",
url: "http://goldstarnc.com/",
telephone: "+1-919-704-0126",
address: {
@type: "PostalAddress",
streetAddress: "3509 Haworth Dr #306",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27609",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.82858280000001,
longitude: -78.6341897
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "60",
bestRating: "5"
},
areaServed: "Raleigh and surrounding areas, NC",
knowsAbout: "Roofing, Homeowners needing exterior renovations, Homeowners with roofing damage or replacement needs, Those seeking bundled siding and window projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Exterior Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Raleigh-Based"
}
],
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.