{
  "name": "Chris",
  "age": 25,
  "hobbies": [
    "potluck cooking"
  ],
  "address": {
    "city": "Greeley",
    "zip": "85260"
  }
}