{
  "name": "Addison",
  "age": 91,
  "hobbies": [
    "tai chi"
  ],
  "address": {
    "city": "Plainfield",
    "zip": "60419"
  }
}