Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Equity Building Materials, Inc.",
description: "Equity Building Materials, Inc. is a supplier and general contractor in Fresno specializing in vinyl windows, doors, and building materials. They offer both retail supply and installation services, providing custom window and door solutions for residential and commercial projects. With over a decade of experience, they combine quality products with professional installation expertise.",
url: "http://www.equityvinyl.com/",
telephone: "+1-559-294-9291",
address: {
@type: "PostalAddress",
streetAddress: "5258 E Pine Ave",
addressLocality: "Fresno",
addressRegion: "CA",
postalCode: "93727",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.761440199999996,
longitude: -119.71551509999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "46",
bestRating: "5"
},
areaServed: "Fresno, CA and surrounding Central Valley areas",
knowsAbout: "Windows & Doors, Homeowners seeking window and door replacement, commercial property managers, contractors needing quality materials and installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Role as Supplier & Installer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized in Vinyl Products"
}
],
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.