{
    "abstract": {{ item.abstract|tojson }},
{%- if item.photos %}
    "photos": {{ item.photos|tojson }}
{%- endif %}
}
