{
  "name": "Hunter",
  "age": 51,
  "hobbies": [
    "history buff"
  ],
  "address": {
    "city": "Baltimore",
    "zip": "95616"
  }
}