{
  "name": "Jane",
  "age": 56,
  "hobbies": [
    "playing chess"
  ],
  "address": {
    "city": "St. Charles",
    "zip": "75215"
  }
}