{space.location}
{#if space.tags.length > 0}
{#each space.tags as tag (tag)}
{tag}
{/each}
{/if}