{
  "name": "Emory",
  "age": 98,
  "hobbies": [
    "creating digital illustrations"
  ],
  "address": {
    "city": "El Paso",
    "zip": "44129"
  }
}