{
  "name": "Jane",
  "age": 12,
  "hobbies": [
    "watching TV shows"
  ],
  "address": {
    "city": "Madison",
    "zip": "44118"
  }
}