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: "Veteran Windows and Doors",
description: "Veteran Windows and Doors is a Denver-based general contractor specializing in window and door installation and replacement for residential and commercial properties. They offer custom window solutions, entry door installation, and storm windows/doors with manufacturer warranties. The business is committed to quality craftsmanship and customer service.",
url: "http://veteranwindowsdoors.com/",
telephone: "+1-303-529-0720",
address: {
@type: "PostalAddress",
streetAddress: "360 S Navajo St",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80223",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.709439499999995,
longitude: -105.00356889999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Denver, Colorado and surrounding metro areas",
knowsAbout: "Windows & Doors, Homeowners seeking window replacements, commercial property managers, residents needing storm door installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Window Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Door Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Manufacturer Warranty"
}
],
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.