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 Fresno, CA",
description: "Pella Windows and Doors Showroom of Fresno is an authorized retailer and installer of Pella windows and doors for residential homes in the Central Valley. The showroom features a full range of Pella's energy-efficient windows, entry doors, storm doors, and patio doors, with expert staff to help customers select options tailored to their home's needs. They offer professional installation services and manufacturer warranties on all products.",
url: "https://www.pella.com/locations/ca/fresno/",
telephone: "+1-559-481-7030",
address: {
@type: "PostalAddress",
streetAddress: "7600 N Ingram Ave Suite 121",
addressLocality: "Fresno",
addressRegion: "CA",
postalCode: "93711",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8483057,
longitude: -119.80127850000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "24",
bestRating: "5"
},
areaServed: "Fresno, CA and surrounding Central Valley communities",
knowsAbout: "Windows & Doors, Homeowners seeking energy-efficient replacement windows, new entry doors, homeowners wanting to see products in person before purchasing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Authorized Pella Retailer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom Display"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation"
}
],
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.