{
  "name": "Sierra",
  "age": 62,
  "hobbies": [
    "watching TV shows"
  ],
  "address": {
    "city": "Wheaton",
    "zip": "60601"
  }
}