{
  "name": "Amelia",
  "age": 75,
  "hobbies": [
    "homebrewing"
  ],
  "address": {
    "city": "Clovis",
    "zip": "73069"
  }
}