{ {% for key, val in members %} "{{ key }}": {{ val }}{% if not loop.last %},{% endif %} {% endfor %} }