{
  "name": "Dean",
  "age": 94,
  "hobbies": [
    "beekeeping"
  ],
  "address": {
    "city": "Carrollton",
    "zip": "60605"
  }
}