{
  "name": "Isla",
  "age": 88,
  "hobbies": [
    "reading comics"
  ],
  "address": {
    "city": "Hickory",
    "zip": "08052"
  }
}