{
  "name": "Iris",
  "age": 78,
  "hobbies": [
    "scrapbooking"
  ],
  "address": {
    "city": "Pompano Beach",
    "zip": "80202"
  }
}