{
  "name": "Weston",
  "age": 69,
  "hobbies": [
    "board games"
  ],
  "address": {
    "city": "Ashburn",
    "zip": "32084"
  }
}