{
  "name": "Ezra",
  "age": 33,
  "hobbies": [
    "coding games"
  ],
  "address": {
    "city": "Pueblo",
    "zip": "23510"
  }
}