Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Miguel Banuelos landscaping and lawncare",
description: "Miguel Banuelos Landscaping and Lawncare is an independent landscaping company serving the University Place area and surrounding communities. They provide comprehensive lawn maintenance, landscape design, and garden installation services to keep residential properties looking their best year-round. With a focus on quality workmanship and customer satisfaction, Miguel Banuelos offers personalized landscaping solutions tailored to each property's needs.",
telephone: "+1-253-348-4059",
address: {
@type: "PostalAddress",
streetAddress: "3517 73rd Ave Ct W",
addressLocality: "University Place",
addressRegion: "WA",
postalCode: "98466",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2274427,
longitude: -122.53504469999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "University Place, WA and surrounding Pierce County communities",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable lawn maintenance, Property owners wanting landscape design and garden upgrades, Residential customers in the Tacoma/University Place area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Local Operation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscaping"
}
],
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.