{
  "name": "Zane",
  "age": 31,
  "hobbies": [
    "reading"
  ],
  "address": {
    "city": "Naperville",
    "zip": "90017"
  }
}