{
  "name": "Elijah",
  "age": 50,
  "hobbies": [
    "archery"
  ],
  "address": {
    "city": "Clearwater",
    "zip": "94107"
  }
}