{
  "name": "Lucy",
  "age": 91,
  "hobbies": [
    "painting"
  ],
  "address": {
    "city": "Lafayette",
    "zip": "63103"
  }
}