{
  "service": "D1",
  "count": 3,
  "results": [
    {
      "CustomerId": 2,
      "CompanyName": "Around the Horn",
      "ContactName": "Thomas Hardy",
      "Country": "UK"
    },
    {
      "CustomerId": 3,
      "CompanyName": "Bs Beverages",
      "ContactName": "Victoria Ashworth",
      "Country": "UK"
    },
    {
      "CustomerId": 5,
      "CompanyName": "Eastern Connection",
      "ContactName": "Ann Devon",
      "Country": "UK"
    }
  ]
}