{
  "name": "Addison",
  "age": 60,
  "hobbies": [
    "baking"
  ],
  "address": {
    "city": "Rockford",
    "zip": "94105"
  }
}