{
  "name": "Charlie",
  "age": 94,
  "hobbies": [
    "performing arts"
  ],
  "address": {
    "city": "Temecula",
    "zip": "38104"
  }
}