{
  "name": "Stella",
  "age": 86,
  "hobbies": [
    "homebrewing"
  ],
  "address": {
    "city": "Boulder",
    "zip": "78701"
  }
}