{
  "name": "Colton",
  "age": 82,
  "hobbies": [
    "star gazing"
  ],
  "address": {
    "city": "Chicago",
    "zip": "66212"
  }
}