{
  "name": "Kendall",
  "age": 21,
  "hobbies": [
    "pottery"
  ],
  "address": {
    "city": "Wichita",
    "zip": "85001"
  }
}