{
  "name": "Sophia",
  "age": 100,
  "hobbies": [
    "traveling"
  ],
  "address": {
    "city": "Rochester",
    "zip": "49506"
  }
}