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: "VOS Doors & Windows - Repair and Replacement",
description: "VOS Doors & Windows specializes in custom door and window repair and replacement for residential homes in the Chicago suburbs. Based in Downers Grove, the company offers free in-home estimates and provides manufacturer warranties on all installations. They focus on helping homeowners improve energy efficiency, curb appeal, and home security through quality products and professional installation.",
url: "https://vosdoorwindow.com/",
telephone: "+1-630-454-6690",
address: {
@type: "PostalAddress",
streetAddress: "935 Curtiss St Suite 100A",
addressLocality: "Downers Grove",
addressRegion: "IL",
postalCode: "60515",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.793817,
longitude: -88.00865209999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Downers Grove, IL and surrounding Chicago suburbs",
knowsAbout: "Windows & Doors, Homeowners seeking energy-efficient replacements, homeowners needing storm door/window installations, properties requiring custom sizing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free In-Home Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Manufacturer Warranties"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Options Available"
}
],
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.