{
  "name": "Harrison",
  "age": 54,
  "hobbies": [
    "puzzle solving"
  ],
  "address": {
    "city": "Huntington Beach",
    "zip": "19464"
  }
}