{
  "name": "Knox",
  "age": 50,
  "hobbies": [
    "star gazing"
  ],
  "address": {
    "city": "Amherst",
    "zip": "74104"
  }
}