{
  "name": "Avery",
  "age": 85,
  "hobbies": [
    "knitting"
  ],
  "address": {
    "city": "Draper",
    "zip": "75201"
  }
}