{
  "name": "Weston",
  "age": 18,
  "hobbies": [
    "knitting"
  ],
  "address": {
    "city": "Boulder",
    "zip": "68102"
  }
}