# [[The Vinland Docks]]
The docks of the city [[Vinland]].
## NPCs
```dataview
table description as "Description" from "ttrpgs/Return of the Green Death"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"Vinland Docks")
SORT file.name ASC
```