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: "Peach Windows & Doors",
description: "Peach Building Products is Utah's locally owned and operated windows and doors specialist, serving the Wasatch Front since 1999. They offer a comprehensive range of products including European tilt-turn windows, replacement windows, entry doors, patio doors, bi-fold doors, sunroom additions, and window coverings. Their team provides custom design solutions, in-home consultations, professional installation by certified and licensed installers, and manufacturer warranties on all work.",
url: "https://peachbuildingproducts.com/",
telephone: "+1-801-566-1255",
address: {
@type: "PostalAddress",
streetAddress: "2940 S 300 W UNIT E",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84115",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7068641,
longitude: -111.9021362
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "385",
bestRating: "5"
},
areaServed: "Wasatch Front, Utah",
knowsAbout: "Windows & Doors, Homeowners seeking replacement windows, new construction projects, homeowners wanting custom door solutions, Utah residents on the Wasatch Front",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned Since 1999"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified & Licensed Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom & Expert Consultation"
}
],
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.