{
  "name": "Reed",
  "age": 28,
  "hobbies": [
    "sports"
  ],
  "address": {
    "city": "Bakersfield",
    "zip": "30022"
  }
}