{
  "name": "Benjamin",
  "age": 41,
  "hobbies": [
    "meditation"
  ],
  "address": {
    "city": "Fort Wayne",
    "zip": "92101"
  }
}