{
  "name": "Sophie",
  "age": 84,
  "hobbies": [
    "baking bread"
  ],
  "address": {
    "city": "Lawton",
    "zip": "53202"
  }
}