{
  "name": "Sophie",
  "age": 20,
  "hobbies": [
    "soap making"
  ],
  "address": {
    "city": "Lexington",
    "zip": "30303"
  }
}