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: "Duke Vinyl Windows",
description: "Duke Vinyl Windows is a Charlotte-based window and door installer specializing in vinyl replacement windows, entry doors, and storm windows for residential homes. The company offers custom window solutions tailored to each home's specific needs and provides free in-home estimates to help customers understand their options and pricing upfront.",
url: "http://dukevinylwindowsnc.com/",
telephone: "+1-980-355-0756",
address: {
@type: "PostalAddress",
streetAddress: "310 W 32nd St",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2535279,
longitude: -80.81469600000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "146",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking energy-efficient window replacements, families looking to improve home security with new doors, older home owners needing storm window protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free In-Home Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Vinyl Window Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Window & Door Services"
}
],
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.