{
  "name": "Oliver",
  "age": 66,
  "hobbies": [
    "photography"
  ],
  "address": {
    "city": "Ashburn",
    "zip": "68102"
  }
}