{
  "name": "Madeline",
  "age": 80,
  "hobbies": [
    "baking bread"
  ],
  "address": {
    "city": "Battle Creek",
    "zip": "90017"
  }
}