{
  "name": "Tatum",
  "age": 46,
  "hobbies": [
    "kite flying"
  ],
  "address": {
    "city": "Santa Clarita",
    "zip": "96813"
  }
}