{
  "name": "Hunter",
  "age": 6,
  "hobbies": [
    "history buff"
  ],
  "address": {
    "city": "Carson",
    "zip": "95113"
  }
}