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: "Augusta Lawn Care Services of Nampa",
description: "Augusta Lawn Care Services of Nampa provides comprehensive lawn and landscape maintenance for residential properties in the Nampa area. Their services include weekly and bi-weekly lawn maintenance, landscape design, planting beds, mulching, fertilization programs, and seasonal cleanup. The team delivers professional, reliable yard care with attention to detail and customer satisfaction.",
url: "https://www.augustalawncareservices.com/nampa",
telephone: "+1-208-900-6399",
address: {
@type: "PostalAddress",
streetAddress: "2461 W Herron Rdg Dr",
addressLocality: "Nampa",
addressRegion: "ID",
postalCode: "83686",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.546178999999995,
longitude: -116.61118110000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "82",
bestRating: "5"
},
areaServed: "Nampa, Idaho and surrounding communities",
knowsAbout: "Landscaping & Lawn Care, Residential homeowners seeking regular lawn maintenance, busy professionals wanting hassle-free yard care, property owners planning landscape upgrades",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Lawn Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Nampa Service"
}
],
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.