# The Innerstead Sprawl
The Innerstead Sprawl is a district of [[ttrpgs/Temporary White Circle/Zadash|Zadash]]
## Locations in The Innerstead Sprawl
```dataview
table description as "Description" from "ttrpgs/Temporary White Circle"
WHERE contains(type,"place") or contains(type,"shop") and contains(location,"Innerstead Sprawl")
SORT file.name ASC
```