{
  "name": "Zane",
  "age": 67,
  "hobbies": [
    "puzzle solving"
  ],
  "address": {
    "city": "Raleigh",
    "zip": "87102"
  }
}