{
  "name": "Tessa",
  "age": 39,
  "hobbies": [
    "baking"
  ],
  "address": {
    "city": "Johnstown",
    "zip": "89502"
  }
}