{
  "name": "Huntly Land Co.",
  "description": "Huntly Land Co. is a forestry mulching and land clearing company based in Chadds Ford, Pennsylvania, serving horse farms, estates, and rural properties across the Brandywine Valley.",
  "url": "https://huntlyland.com",
  "contact": "admin@theconscientgroup.com",
  "service_area": ["Chester County PA", "Delaware County PA", "New Castle County DE"],
  "capabilities": [
    {
      "id": "assess",
      "description": "Instant estimate range for land clearing services. Returns a USD range, never a firm price. Services: forestry-mulching, land-clearing, brush-hogging, pasture-reclamation. Density: light, medium, heavy. Acres: 0-20 (larger parcels require a site walk).",
      "method": ["GET", "POST"],
      "endpoint": "https://huntlyland.com/api/agent/assess",
      "example": "https://huntlyland.com/api/agent/assess?service=forestry-mulching&acres=5&density=heavy",
      "auth": "none"
    }
  ],
  "pricing_reference": "https://huntlyland.com/cost",
  "llms_txt": "https://huntlyland.com/llms.txt"
}
