{
  "name": "Everly",
  "age": 43,
  "hobbies": [
    "painting"
  ],
  "address": {
    "city": "Naperville",
    "zip": "10301"
  }
}