{
  "name": "Amos",
  "age": 48,
  "hobbies": [
    "performing arts"
  ],
  "address": {
    "city": "Seattle",
    "zip": "85260"
  }
}