{
  "name": "Elsie",
  "age": 74,
  "hobbies": [
    "kite flying"
  ],
  "address": {
    "city": "South Bend",
    "zip": "60007"
  }
}