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: "Modern Doors, Cabinets, Windows Boston - Modern Interior Doors & Exterior Doors | PVC Windows, UPVC Windows, Aluminum Windows",
description: "Modern Doors, Cabinets, Windows Boston specializes in interior and exterior doors, PVC/UPVC windows, and aluminum windows for residential and commercial projects. Located in Burlington, MA, they offer a wide selection of European-style doors and windows with professional installation services. They serve the Boston area as both a supplier and full-service home improvement retailer.",
url: "https://europeandoors.com/",
telephone: "+1-781-457-8631",
address: {
@type: "PostalAddress",
streetAddress: "185 Cambridge St",
addressLocality: "Burlington",
addressRegion: "MA",
postalCode: "01803",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5105456,
longitude: -71.20094350000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Boston area and surrounding Massachusetts communities",
knowsAbout: "Windows & Doors, Homeowners upgrading doors and windows, contractors needing bulk supplies, homeowners seeking energy-efficient window options, those preferring modern European-style doors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "European-Style Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Product Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Retail & Installation 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.