{{#each data}}

{{name}}

{{#each properties}} {{> property}} {{/each}} {{#each propertyOwners}} {{> propertyOwners}} {{/each}}
{{/each}}