{
  "name": "Oliver",
  "age": 58,
  "hobbies": [
    "calligraphy"
  ],
  "address": {
    "city": "Pompano Beach",
    "zip": "38104"
  }
}