{
  "name": "Maggie",
  "age": 52,
  "hobbies": [
    "history buff"
  ],
  "address": {
    "city": "Summerville",
    "zip": "28209"
  }
}