{
  "name": "Colton",
  "age": 86,
  "hobbies": [
    "cheese making"
  ],
  "address": {
    "city": "Chico",
    "zip": "85258"
  }
}