{
  "name": "Hunter",
  "age": 81,
  "hobbies": [
    "photography"
  ],
  "address": {
    "city": "Salt Lake City",
    "zip": "55104"
  }
}