{
  "name": "Tatum",
  "age": 26,
  "hobbies": [
    "reading comics"
  ],
  "address": {
    "city": "Draper",
    "zip": "11101"
  }
}