{
  "name": "Atticus",
  "age": 69,
  "hobbies": [
    "history buff"
  ],
  "address": {
    "city": "Stockton",
    "zip": "10001"
  }
}