{
  "name": "Maggie",
  "age": 45,
  "hobbies": [
    "kite flying"
  ],
  "address": {
    "city": "Edmond",
    "zip": "98101"
  }
}