{
  "name": "Taylor",
  "age": 71,
  "hobbies": [
    "volunteering"
  ],
  "address": {
    "city": "Killeen",
    "zip": "80012"
  }
}