{
  "name": "Madeline",
  "age": 92,
  "hobbies": [
    "snowshoeing"
  ],
  "address": {
    "city": "Fort Wayne",
    "zip": "33025"
  }
}