{
  "name": "Jack",
  "age": 77,
  "hobbies": [
    "swimming"
  ],
  "address": {
    "city": "Fort Worth",
    "zip": "75202"
  }
}