{
  "name": "Evelyn",
  "age": 23,
  "hobbies": [
    "playing badminton"
  ],
  "address": {
    "city": "Rockford",
    "zip": "92109"
  }
}