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: "Windows & Door Pros",
description: "Windows & Door Pros is a Charlotte-based supplier and installer specializing in replacement windows, entry doors, and exterior door solutions for residential homes. They offer custom window options, professional installation, and work with homeowners throughout the Charlotte area to improve energy efficiency and curb appeal. The team provides free in-home estimates and financing options to make upgrades accessible.",
url: "https://www.windowanddoorpros.com/",
telephone: "+1-704-344-1875",
address: {
@type: "PostalAddress",
streetAddress: "1141 Hawthorne Ln",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28205",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2252353,
longitude: -80.81640430000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking energy-efficient upgrades, homeowners wanting to improve curb appeal, homeowners needing custom-fitted entry doors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free In-Home Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Financing Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Window Solutions"
}
],
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.