{
  "data": {
    "CustomerQueryResult": {
      "Customer": {
        "Name": "Acme Contracting"
      }
    },
    "AccountQueryResult": {
      "Account": {
        "AccountId": "123123123"
      }
    }
  }
}