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: "Augusta Lawn Care of NW Raleigh",
description: "Augusta Lawn Care of NW Raleigh is a professionally managed lawn care and landscaping company serving residential and commercial properties throughout northwest Raleigh, Leesville, Glenwood, and Oak Park. They offer routine lawn mowing, landscape maintenance, softscape installation, seasonal property cleanups, fertilization, weed control, shrub trimming, and mulch installation. Known for reliable service with trained crews, consistent scheduling, and attention to detail in every visit.",
url: "http://augustalawncareservices.com/nwraleigh",
telephone: "+1-984-389-8558",
address: {
@type: "PostalAddress",
streetAddress: "3434 Edwards Mill Rd Ste 112",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27612",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.827023800000006,
longitude: -78.7034911
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "155",
bestRating: "5"
},
areaServed: "Northwest Raleigh, Leesville, Glenwood, Oak Park, NC and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Residential homeowners seeking routine yard maintenance, busy professionals wanting consistent lawn care, commercial property managers, property owners in northwest Raleigh suburbs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Answer the Phone Every Time"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned & Licensed"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Recurring Service Plans"
}
],
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.