{
  "name": "Rory",
  "age": 57,
  "hobbies": [
    "fencing"
  ],
  "address": {
    "city": "Durham",
    "zip": "85201"
  }
}