{
  "name": "Caleb",
  "age": 47,
  "hobbies": [
    "card games"
  ],
  "address": {
    "city": "Shawnee",
    "zip": "68102"
  }
}