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: "Performance Windows Las Vegas",
description: "Performance Windows Las Vegas is a full-service window and door installation company serving the Las Vegas area with custom replacement windows, entry doors, patio doors, and storm windows. They specialize in energy-efficient options designed to reduce utility costs and improve home comfort. The team handles everything from in-home assessments to professional installation, helping homeowners upgrade their properties with quality products and expert craftsmanship.",
url: "https://www.goperformancewindows.com/",
telephone: "+1-702-534-3577",
address: {
@type: "PostalAddress",
streetAddress: "3160 W Sahara Ave Ste A14",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89102",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1452525,
longitude: -115.18414530000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "75",
bestRating: "5"
},
areaServed: "Las Vegas and surrounding areas, Nevada",
knowsAbout: "Windows & Doors, Homeowners seeking to reduce energy costs, Properties needing updated entry or patio doors, Homes with aging or damaged windows",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Energy-Efficient Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Product 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.