{
  "name": "Allison",
  "age": 85,
  "hobbies": [
    "circuit building"
  ],
  "address": {
    "city": "Westminster",
    "zip": "21202"
  }
}