const extraLabel = d.data.attributes.extraLabel
    ? `${encodeUtils.encodeTitle(d.data.attributes.extraLabel)}<br />`
    : "";