{
  "name": "Roman",
  "age": 84,
  "hobbies": [
    "volunteering"
  ],
  "address": {
    "city": "Maple Grove",
    "zip": "89502"
  }
}