{
  "name": "Lucia",
  "age": 30,
  "hobbies": [
    "biking"
  ],
  "address": {
    "city": "Broken Arrow",
    "zip": "60062"
  }
}