{
  "name": "Camila",
  "age": 62,
  "hobbies": [
    "building models"
  ],
  "address": {
    "city": "Frisco",
    "zip": "60301"
  }
}