{
  "name": "Phoebe",
  "age": 23,
  "hobbies": [
    "archery"
  ],
  "address": {
    "city": "Topeka",
    "zip": "55455"
  }
}