{
  "name": "Lily",
  "age": 74,
  "hobbies": [
    "miniature painting"
  ],
  "address": {
    "city": "Grand Prairie",
    "zip": "60605"
  }
}