{
  "name": "Alyssa",
  "age": 90,
  "hobbies": [
    "skiing"
  ],
  "address": {
    "city": "Henderson",
    "zip": "90001"
  }
}