{
  "name": "Beau",
  "age": 20,
  "hobbies": [
    "watching TV shows"
  ],
  "address": {
    "city": "Chicago",
    "zip": "94105"
  }
}