{
  "name": "Theo",
  "age": 75,
  "hobbies": [
    "knitting"
  ],
  "address": {
    "city": "San Bernardino",
    "zip": "63111"
  }
}