{
  "name": "Evelyn",
  "age": 24,
  "hobbies": [
    "jewelry making"
  ],
  "address": {
    "city": "Eugene",
    "zip": "15203"
  }
}