{
  "name": "Willow",
  "age": 33,
  "hobbies": [
    "rock balancing"
  ],
  "address": {
    "city": "Cheyenne",
    "zip": "60419"
  }
}