{
  "name": "Adrian",
  "age": 16,
  "hobbies": [
    "creating digital illustrations"
  ],
  "address": {
    "city": "Eugene",
    "zip": "55455"
  }
}