{
  "name": "Sophie",
  "age": 43,
  "hobbies": [
    "reading"
  ],
  "address": {
    "city": "Baltimore",
    "zip": "33025"
  }
}