{
  "name": "Sophia",
  "age": 36,
  "hobbies": [
    "ice skating"
  ],
  "address": {
    "city": "Shawnee",
    "zip": "57301"
  }
}