{
  "name": "Theo",
  "age": 53,
  "hobbies": [
    "drawing"
  ],
  "address": {
    "city": "Draper",
    "zip": "87102"
  }
}