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 is a landscape materials distributor serving Nashville and surrounding areas with bulk mulch, soil, stone, and hardscaping materials for both residential and commercial projects. As part of the Heritage Landscape Supply Group network, they provide quality landscape supply products and expert guidance for landscapers, contractors, and DIY homeowners looking to source materials for outdoor projects.",
url: "https://www.heritagelandscapesupplygroup.com/en/distributor-network/SILNASH/",
telephone: "+1-629-249-2837",
address: {
@type: "PostalAddress",
streetAddress: "2837 Logan St",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37211",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1132424,
longitude: -86.7419709
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Nashville, Tennessee and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Landscaping contractors, hardscaping professionals, property managers, DIY homeowners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of National Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bulk Materials Supplier"
}
],
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.