{
  "name": "Hunter",
  "age": 24,
  "hobbies": [
    "sports"
  ],
  "address": {
    "city": "Gresham",
    "zip": "23510"
  }
}