{
  "name": "Joseph",
  "age": 100,
  "hobbies": [
    "rubber stamp collecting"
  ],
  "address": {
    "city": "Laredo",
    "zip": "48220"
  }
}