{
  "name": "Emery",
  "age": 32,
  "hobbies": [
    "making soap"
  ],
  "address": {
    "city": "Lynchburg",
    "zip": "60601"
  }
}