{module_webapps id="24594" filter="all" collection="destinationsData" template=""} [ {% for item in destinationsData.items -%} { "name": "{{item.name}}", "season": "{{item.season}}", "uncategorized": {{item.uncategorized}}, "weight": {{item.weight}} }{% unless forloop.last -%},{% endunless -%} {% endfor -%} ]