{
  "name": "Josephine",
  "age": 27,
  "hobbies": [
    "history buff"
  ],
  "address": {
    "city": "Eugene",
    "zip": "33025"
  }
}