{
  "name": "Jack",
  "age": 69,
  "hobbies": [
    "reading comics"
  ],
  "address": {
    "city": "San Antonio",
    "zip": "75202"
  }
}