{
  "name": "Caleb",
  "age": 42,
  "hobbies": [
    "knitting"
  ],
  "address": {
    "city": "St. George",
    "zip": "95112"
  }
}