{
  "name": "Taylor",
  "age": 75,
  "hobbies": [
    "rubber stamp collecting"
  ],
  "address": {
    "city": "Baton Rouge",
    "zip": "63101"
  }
}