{
  "name": "Tatum",
  "age": 43,
  "hobbies": [
    "blogging"
  ],
  "address": {
    "city": "Erie",
    "zip": "93301"
  }
}