{% raw %} {% with element.json.data.sectionCategory as "category" %} {% for catItem in category %}

{{catItem.text}}

{{catItem.bannerImage.alt}}
{% endfor %} {% endwith %} {% endraw %}