{% raw %} {% with element.json.data.ListType as "bulletlist" %} {% for item in bulletlist %}

{{ item.text }}

{% endfor %} {% endwith %} {% endraw %}