{
  "name": "Leah",
  "age": 5,
  "hobbies": [
    "making soap"
  ],
  "address": {
    "city": "Greeley",
    "zip": "49503"
  }
}