{
  "name": "Carolina",
  "age": 12,
  "hobbies": [
    "volunteering"
  ],
  "address": {
    "city": "Billings",
    "zip": "19102"
  }
}