{
  "name": "Elsie",
  "age": 77,
  "hobbies": [
    "making soap"
  ],
  "address": {
    "city": "Manhattan",
    "zip": "63101"
  }
}