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: "Heritage Landscape Supply",
description: "Heritage Landscape Supply Group is a distributor of landscape and irrigation supplies serving the Santa Clara area and surrounding regions. As part of a larger supply network, they provide landscaping materials and irrigation equipment to both professionals and consumers. They specialize in supplying the products needed for landscape installation, maintenance, and irrigation projects.",
url: "https://www.heritagelandscapesupplygroup.com/en/distributor-network/ISSSCRA/",
telephone: "+1-408-217-7686",
address: {
@type: "PostalAddress",
streetAddress: "3730 Bassett St",
addressLocality: "Santa Clara",
addressRegion: "CA",
postalCode: "95054",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3868168,
longitude: -121.9542094
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Santa Clara, CA and surrounding areas",
knowsAbout: "Irrigation Systems, Landscape contractors, irrigation professionals, landscaping businesses, property maintenance companies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Distributor Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Santa Clara Location"
}
],
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.