{
  "name": "Violet",
  "age": 42,
  "hobbies": [
    "beekeeping"
  ],
  "address": {
    "city": "Edmond",
    "zip": "48220"
  }
}