{
  "name": "Beau",
  "age": 33,
  "hobbies": [
    "graphic novels"
  ],
  "address": {
    "city": "Plainfield",
    "zip": "95112"
  }
}