đ¯ {$t('adventures.coordinates')}
{$t('adventures.latitude')}
{adventure.latitude}°
{$t('adventures.longitude')}
{adventure.longitude}°
{#if adventure.city || adventure.region || adventure.country}
{#if adventure.city}
{/if}
{#if adventure.region}
{/if}
{#if adventure.country}
{/if}
{/if}