{
  "name": "Ethan",
  "age": 23,
  "hobbies": [
    "cooking"
  ],
  "address": {
    "city": "Bloomington",
    "zip": "55401"
  }
}