@if (feature) {
@for (prop of properties | keyvalue; track prop) {
{{ prop.key }}
{{ prop.value }}
}
}