{
  "name": "Cadence",
  "age": 35,
  "hobbies": [
    "fishing"
  ],
  "address": {
    "city": "Stockton",
    "zip": "87102"
  }
}