{
  "name": "Lucy",
  "age": 48,
  "hobbies": [
    "collecting stamps"
  ],
  "address": {
    "city": "Cape Coral",
    "zip": "28209"
  }
}