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: "Méndez Landscaping and Construction",
description: "Méndez Landscaping and Construction is a licensed, fully insured construction and landscaping company serving the Boston area for over twelve years. They specialize in hardscaping services including stone walls, concrete patios, walkways, driveways, stairs, and concrete blocks, alongside comprehensive landscaping services such as design, maintenance, plowing, planting, mulching, pruning, grass installation, and seasonal cleanups. The team of experienced professionals handles both residential and commercial projects of any budget size, offering custom solutions because each property is unique.",
url: "https://mendezlandscapingconstruction.com/",
telephone: "+1-617-712-6783",
address: {
@type: "PostalAddress",
streetAddress: "82 Havre St",
addressLocality: "Boston",
addressRegion: "MA",
postalCode: "02128",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.371776700000005,
longitude: -71.0396232
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Boston, MA and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking hardscaping projects, businesses needing landscape maintenance, property owners wanting custom patios and walkways, residential clients planning seasonal yard cleanups",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "12+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Licensing & Insurance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Services"
}
],
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.