{
  "name": "Dean",
  "age": 7,
  "hobbies": [
    "ice skating"
  ],
  "address": {
    "city": "Newark",
    "zip": "23220"
  }
}