{#each people as { name: { first: f, last: l } } }

{f} {l}

{/each}