{
  "name": "Finn",
  "age": 37,
  "hobbies": [
    "creating digital illustrations"
  ],
  "address": {
    "city": "Jeffersonville",
    "zip": "95616"
  }
}