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: "Granados Landscaping Lawn Care Llc",
description: "Granados Landscaping Lawn Care LLC is a Charlotte-based landscaping company offering comprehensive lawn maintenance, landscape design, and property beautification services for residential and commercial properties. With a focus on quality workmanship and customer satisfaction, they handle everything from weekly lawn care to custom landscape installations and seasonal cleanups.",
url: "https://www.granadoslandscapinglawncarellc.com/",
telephone: "+1-704-493-5341",
address: {
@type: "PostalAddress",
streetAddress: "5703 Wallace Cabin Dr",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28212",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2110017,
longitude: -80.7310294
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners wanting consistent lawn maintenance, Commercial property managers, Clients seeking landscape design and installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscaping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial"
}
],
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.