{
  "name": "Bennett",
  "age": 16,
  "hobbies": [
    "cheese making"
  ],
  "address": {
    "city": "Draper",
    "zip": "87102"
  }
}