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: "Grass Roots Landscaping",
description: "Grass Roots Landscaping Inc. has served the Harrisonburg and Shenandoah Valley area for 25 years, offering comprehensive landscaping services including lawn care, landscape design, installation, and maintenance. They operate both a full-service landscaping company and a landscape & garden center stocked with high-quality materials—mulches, soils, shrubs, trees, perennials, native plants, and decorative stone, with a commitment to locally sourced materials whenever possible. Their expert team handles everything from creative outdoor living space design to seasonal maintenance, backed by a growth guarantee on work and materials.",
url: "http://grassrootslandscapinginc.com/",
telephone: "+1-540-810-2410",
address: {
@type: "PostalAddress",
streetAddress: "1084 Virginia Ave",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22802",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.465964,
longitude: -78.86990019999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "77",
bestRating: "5"
},
areaServed: "Harrisonburg, Virginia and surrounding Shenandoah Valley areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking complete landscape solutions, pollinator gardens using native plants, DIY gardeners needing quality bulk materials, properties requiring professional hardscape and maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "25-Year Track Record"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Garden Center"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Growth Guarantee"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.