{
  "name": "Cora",
  "age": 19,
  "hobbies": [
    "bird watching"
  ],
  "address": {
    "city": "Topeka",
    "zip": "11787"
  }
}