{
  "name": "Lily",
  "age": 68,
  "hobbies": [
    "biking"
  ],
  "address": {
    "city": "Lawton",
    "zip": "87110"
  }
}