---
spec: two-tier/2.0.0
schemaVersion: "https://mahoneycontextprotocol.com/specs/two-tier/v2"
date_modified: "2026-06-10"
facts:
  name: Down to Earth Landscaping
  telephone: "+1-508-649-8858"
  sms: "sms:+15086498858"
  instagram: "https://instagram.com/down_to_earthlandscaping_"
  area_served: Brockton, MA and surrounding South Shore towns
  intake: Phone or text, free estimates, no online backend
---

# Down to Earth Landscaping

Full-service residential landscaping for Brockton, Massachusetts and the
South Shore. Free estimates by phone or text at +1-508-649-8858.

## Services {#services}

| Service | Scope |
|---|---|
| Lawn maintenance | Weekly mowing, clean edging, trimming, season-long lawn plan |
| Landscape design | Beds, borders, and full yard transformations, designed and installed |
| Hardscaping and patios | Paver patios, walkways, steps, retaining walls on proper base |
| Spring and fall cleanups | Bed prep, dethatching, leaf removal at both ends of the season |
| Mulching | Crisp bed lines and clean, even mulch |
| Planting | Trees, shrubs, perennials chosen for South Shore conditions |

## Service area {#service-area}

Brockton, Abington, Whitman, Easton, Stoughton, Avon, Holbrook, Bridgewater,
West Bridgewater, East Bridgewater, Randolph, Hanson, Rockland, Canton, Sharon.
Nearby Massachusetts towns are often covered — confirm by phone or text.

## Contact {#contact}

- Phone / text: +1-508-649-8858 (`tel:+15086498858`, `sms:+15086498858`)
- Instagram: https://instagram.com/down_to_earthlandscaping_
- Intake: phone or text conversation, then estimate; free estimates; no online form

## Agent tools {#tools}

Invokable via WebMCP (`navigator.modelContext`, registered by `/webmcp-init.js`)
and listed as A2A skills in `/.well-known/agent.json`:

- `list_services()` — structured six-service catalog plus the service-area town list
- `get_contact()` — name, area served, phone, `tel:`/`sms:` links, Instagram, intake model
- `check_service_area({ town })` — whether a Massachusetts town is in coverage
- `request_estimate({ name?, town, service, notes? })` — prefilled SMS/tel handoff to
  508-649-8858; static site, no backend, returns `submitted: false` (honest handoff)

## Agent surfaces {#surfaces}

- llms.txt: /llms.txt
- A2A card: /.well-known/agent-card.json
- Agent card: /.well-known/agent.json
- MCP card: /.well-known/mcp.json
- OpenAPI: /openapi.json
- WebMCP: /webmcp-init.js
- JSON-LD: /jsonld/organization.json
- Operating manual: /operate.txt
- HTML page: https://landscapingnear.me/ (human layer with HUMAN/AGENT toggle)

Conformance: two-tier/2.0.0, conneg: static-fallback (static host; this twin
plus llms.txt is the declared reader-surface delivery).
