{#if adventure.imageUrl && adventure.imageUrl.length > 0}
Shoes
{/if}

{adventure.name}

{#if adventure.location && adventure.location !== ""}

{adventure.location}

{/if} {#if adventure.date && adventure.date !== ""}

{adventure.date}

{/if} {#if adventure.activityTypes && adventure.activityTypes.length > 0} {/if}
{#if type == "mylog"} {/if} {#if type == "planner"} {/if} {#if type == "featured"} {/if} {#if type == "trip"} {/if}