{
  "name": "Chloe",
  "age": 3,
  "hobbies": [
    "fencing"
  ],
  "address": {
    "city": "Peoria",
    "zip": "21044"
  }
}