{
  "name": "Emery",
  "age": 54,
  "hobbies": [
    "painting"
  ],
  "address": {
    "city": "Raleigh",
    "zip": "75204"
  }
}