{
  "name": "Violet",
  "age": 32,
  "hobbies": [
    "writing"
  ],
  "address": {
    "city": "Philadelphia",
    "zip": "34236"
  }
}