{
  "name": "Brooke",
  "age": 45,
  "hobbies": [
    "reading"
  ],
  "address": {
    "city": "Elyria",
    "zip": "28209"
  }
}