{
  "name": "Lucy",
  "age": 93,
  "hobbies": [
    "podcasting"
  ],
  "address": {
    "city": "Huntington Beach",
    "zip": "46208"
  }
}