{
  "name": "Mia",
  "age": 36,
  "hobbies": [
    "watching TV shows"
  ],
  "address": {
    "city": "Chicago",
    "zip": "66212"
  }
}