{$t('adventures.no_results')}
{/if}{$t('adventures.display_name')}: {reverseGeocodePlace.city ? reverseGeocodePlace.city + ', ' : ''}{reverseGeocodePlace.region}, {reverseGeocodePlace.country}
{$t('adventures.region')}: {reverseGeocodePlace.region} {reverseGeocodePlace.region_visited ? '✅' : '❌'}
{#if reverseGeocodePlace.city}{$t('adventures.city')}: {reverseGeocodePlace.city} {reverseGeocodePlace.city_visited ? '✅' : '❌'}
{/if}