{#if $tooltipData.city}
{$tooltipData.city} ({$tooltipData.code}) {#if $tooltipData.available}
Available now
{:else}
Planned
{/if}
{/if}