{
  "name": "Daniel",
  "age": 23,
  "hobbies": [
    "beekeeping"
  ],
  "address": {
    "city": "Durham",
    "zip": "49506"
  }
}