{
  "description": "Field definitions for /api/tree-surgeons.json",
  "statusValues": {
    "verified": "We read the fact on an independent site (Companies House, a review platform, a trade body register) on the date in lastVerified.",
    "stated": "The firm says this on its own website; not independently confirmed.",
    "unknown": "No information found."
  },
  "fields": {
    "slug": "URL-safe id",
    "name": "Trading name",
    "legalName": "Legal or registered name where known",
    "website": "Firm website",
    "phone": "Published phone or null",
    "email": "Published email or absent",
    "base": "{area, postcode, address, borough} Where the firm is based. borough is the London borough or null if outside London.",
    "boroughs": "North London boroughs the firm says it covers (from our fixed list of 7).",
    "areasServed": "Place names the firm lists on its own site.",
    "services": "Services the firm lists.",
    "founded": "{year, status, source} or null",
    "accreditations": "[{name, detail?, status, source, verifyAt?}]",
    "insurance": "{detail, status, source?}",
    "reviews": "[{platform, rating, outOf, count, url, status, checked}] Only platforms we opened ourselves.",
    "companiesHouse": "{number, status, incorporated, url, checked, note?} or null",
    "awards": "Awards the firm claims (never verified)",
    "notes": "Our plain-English notes and caveats",
    "sources": "Every URL we used for this listing",
    "url": "Canonical page on this site"
  }
}