{
  "name": "Elijah",
  "age": 22,
  "hobbies": [
    "reading"
  ],
  "address": {
    "city": "Brandon",
    "zip": "19102"
  }
}