{$t('adventures.location_map')}

{$t('adventures.basic_information')}

{#each [1, 2, 3, 4, 5] as star} (lodging.rating = star)} checked={lodging.rating === star} /> {/each}
{#if !Number.isNaN(lodging.rating)} {/if}
{ lodging.price = event.detail.amount; lodging.price_currency = event.detail.amount === null ? null : event.detail.currency || preferredCurrency; }} />
{#if wikiError}
{wikiError}
{/if}

{$t('adventures.dates')}

{#if collection} {/if}
{#if dateError}
{dateError}
{/if}
{#if allDay} {:else} {/if}
{#if allDay} {:else} {/if}
{#if !allDay} {/if}