{
  "name": "Michael",
  "age": 37,
  "hobbies": [
    "making soap"
  ],
  "address": {
    "city": "Boston",
    "zip": "75093"
  }
}