All CityJSON Objects

{% for header in headings %} {% endfor %} {% for row in data%} {% for cell in row %} {% endfor %} {% endfor %}
{{ header}}
{{ cell }}