{
  "name": "Lucy",
  "age": 63,
  "hobbies": [
    "potluck cooking"
  ],
  "address": {
    "city": "Clermont",
    "zip": "87102"
  }
}