{
  "name": "Sophie",
  "age": 36,
  "hobbies": [
    "fencing"
  ],
  "address": {
    "city": "San Marcos",
    "zip": "44114"
  }
}