{
  "name": "Reed",
  "age": 31,
  "hobbies": [
    "swimming"
  ],
  "address": {
    "city": "Waterbury",
    "zip": "37203"
  }
}