{
  "name": "Sean",
  "age": 21,
  "hobbies": [
    "rubber stamp collecting"
  ],
  "address": {
    "city": "Murrieta",
    "zip": "94105"
  }
}