{
  "name": "Carolina",
  "age": 17,
  "hobbies": [
    "puzzle solving"
  ],
  "address": {
    "city": "Newark",
    "zip": "40202"
  }
}