{
  "name": "Lillian",
  "age": 99,
  "hobbies": [
    "volunteering"
  ],
  "address": {
    "city": "Henderson",
    "zip": "75210"
  }
}