{
  "name": "Skylar",
  "age": 13,
  "hobbies": [
    "ice fishing"
  ],
  "address": {
    "city": "Huntington Beach",
    "zip": "10001"
  }
}