{
  "name": "Maggie",
  "age": 8,
  "hobbies": [
    "board games"
  ],
  "address": {
    "city": "Lawton",
    "zip": "30067"
  }
}