{
  "name": "Sierra",
  "age": 97,
  "hobbies": [
    "fly fishing"
  ],
  "address": {
    "city": "Alameda",
    "zip": "22192"
  }
}