{
  "name": "Phoenix",
  "age": 69,
  "hobbies": [
    "reading"
  ],
  "address": {
    "city": "Round Rock",
    "zip": "60201"
  }
}