{
  "name": "Zachary",
  "age": 26,
  "hobbies": [
    "swimming"
  ],
  "address": {
    "city": "Edmond",
    "zip": "82001"
  }
}