{location.title}
{#if location.description}
{location.description}
{/if}
{location.latitude.toFixed(6)}, {location.longitude.toFixed(6)}
View on OpenStreetMap