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: "Zira Windows & Doors",
description: "Zira Windows & Doors is a local Fresno-based window and door specialist offering custom installation and replacement services for residential properties. They provide a full range of window and door solutions designed to improve home energy efficiency, aesthetics, and security. With a focus on quality craftsmanship and customer service, Zira Windows & Doors helps homeowners upgrade their homes with durable, professionally installed products.",
url: "https://zirawindows.com/",
telephone: "+1-559-918-7664",
address: {
@type: "PostalAddress",
streetAddress: "3551 W Ashlan Ave",
addressLocality: "Fresno",
addressRegion: "CA",
postalCode: "93722",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.7930486,
longitude: -119.85622099999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Fresno, CA and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking window replacement, entry door installation, energy-efficient upgrades, new construction",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Installation Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Energy Efficiency Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Fresno Business"
}
],
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.