{
  "name": "Zachary",
  "age": 57,
  "hobbies": [
    "volunteering"
  ],
  "address": {
    "city": "Charlotte",
    "zip": "65101"
  }
}