{
  "name": "John",
  "age": 54,
  "hobbies": [
    "fencing"
  ],
  "address": {
    "city": "McAllen",
    "zip": "74104"
  }
}