{
  "name": "Amos",
  "age": 37,
  "hobbies": [
    "motorcycling"
  ],
  "address": {
    "city": "Portland",
    "zip": "19464"
  }
}