{
  "name": "Adeline",
  "age": 33,
  "hobbies": [
    "ice fishing"
  ],
  "address": {
    "city": "Greensboro",
    "zip": "19102"
  }
}