{
  "name": "John",
  "age": 61,
  "hobbies": [
    "baking bread"
  ],
  "address": {
    "city": "Pompano Beach",
    "zip": "49506"
  }
}