{
  "name": "Tatum",
  "age": 6,
  "hobbies": [
    "circuit building"
  ],
  "address": {
    "city": "Macon",
    "zip": "44118"
  }
}