{JSON.stringify(surfer)}
{#each surfers as s}
{JSON.stringify(s)}
{/each}}