{
  "name": "Emery",
  "age": 50,
  "hobbies": [
    "sailing"
  ],
  "address": {
    "city": "New York",
    "zip": "43604"
  }
}