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: "JZ Windows & Doors",
description: "JZ Windows & Doors is a locally-owned supplier and installer serving the Clovis area with custom windows, doors, and related products for both residential and commercial projects. They combine quality craftsmanship with personalized service, offering free in-home estimates and professional installation to help homeowners and contractors find the right solutions for their properties.",
url: "https://www.jzwindowsdoors.com/",
telephone: "+1-559-324-0555",
address: {
@type: "PostalAddress",
streetAddress: "145 Sunnyside Ave",
addressLocality: "Clovis",
addressRegion: "CA",
postalCode: "93611",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.828059499999995,
longitude: -119.69066319999997
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "61",
bestRating: "5"
},
areaServed: "Clovis, CA and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking window or door replacements, Contractors needing reliable suppliers, Customers wanting custom solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Window & Door Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free In-Home Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Installation Services"
}
],
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.