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: "Pella Windows and Doors Showroom of New York, NY - By Appointment Only",
description: "Pella Windows and Doors Showroom of New York is an authorized Pella retailer offering a curated selection of premium windows and doors for residential properties. Located on Madison Avenue and available by appointment, this showroom specializes in custom window and door solutions from the Pella brand, a national leader in energy-efficient home products. Customers can explore design options, discuss energy-saving features, and receive expert guidance on installation for homes throughout the New York area.",
url: "https://www.pella.com/locations/ny/new-york/",
telephone: "+1-212-645-6486",
address: {
@type: "PostalAddress",
streetAddress: "171 Madison Ave STE 201",
addressLocality: "New York",
addressRegion: "NY",
postalCode: "10016",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.74714,
longitude: -73.9830539
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.7",
reviewCount: "31",
bestRating: "5"
},
areaServed: "New York City and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking premium windows and doors, energy-conscious renovators, customers wanting professional design consultation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Authorized Pella Retailer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "By Appointment Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Window and Door Options"
}
],
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.