{
  "name": "Naomi",
  "age": 93,
  "hobbies": [
    "potluck cooking"
  ],
  "address": {
    "city": "Phoenix",
    "zip": "28205"
  }
}