{
  "name": "Charlotte",
  "age": 25,
  "hobbies": [
    "swimming"
  ],
  "address": {
    "city": "Syracuse",
    "zip": "44123"
  }
}