{
  "name": "Evelyn",
  "age": 96,
  "hobbies": [
    "playing piano"
  ],
  "address": {
    "city": "Simi Valley",
    "zip": "74103"
  }
}