{
  "name": "Sadie",
  "age": 22,
  "hobbies": [
    "bird watching"
  ],
  "address": {
    "city": "Waterbury",
    "zip": "90210"
  }
}