{
  "name": "Lola",
  "age": 35,
  "hobbies": [
    "baking"
  ],
  "address": {
    "city": "Seattle",
    "zip": "11787"
  }
}