{
  "name": "Ezra",
  "age": 47,
  "hobbies": [
    "reading"
  ],
  "address": {
    "city": "Wilmington",
    "zip": "96813"
  }
}