{
  "name": "Kai",
  "age": 65,
  "hobbies": [
    "reading comics"
  ],
  "address": {
    "city": "McKinney",
    "zip": "15213"
  }
}