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: "Grant & Sons Lawn Care, LLC",
description: "Grant & Sons Lawn Care is a professional lawn maintenance and landscaping company serving Augusta County, VA, including Fishersville, Staunton, Waynesboro, and Stuart Draft. They offer comprehensive services including weekly lawn mowing with edging and trimming, fall cleanups, aeration and overseeding, and landscape design and installation with plants, mulch, stone, and sod. The family-owned business prioritizes clear communication, transparent pricing with predictable 12-month subscriptions, and dependable service so homeowners can enjoy their weekends rather than maintaining their yards.",
url: "http://www.grantsonslawncare.com/",
telephone: "+1-540-256-6233",
address: {
@type: "PostalAddress",
streetAddress: "136 Tinkling Spring Rd",
addressLocality: "Fishersville",
addressRegion: "VA",
postalCode: "22939",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0956535,
longitude: -78.9715765
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Fishersville, Staunton, Waynesboro, and Stuart Draft, VA",
knowsAbout: "Landscaping & Lawn Care, Busy homeowners, Families wanting weekend free time, Property owners seeking reliable local service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "12-Month Subscription Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Double Core Aeration Process"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Lawn Care & Design Services"
}
],
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.