{
  "name": "Jack",
  "age": 46,
  "hobbies": [
    "watching TV shows"
  ],
  "address": {
    "city": "Fremont",
    "zip": "11201"
  }
}