{
  "name": "Lina",
  "age": 60,
  "hobbies": [
    "homebrewing"
  ],
  "address": {
    "city": "Philadelphia",
    "zip": "40202"
  }
}