{{ property['property-type'][0].name }}

{{ property.name }}

{{ property.location.city }}, {{ property['property-state'][0].slug.toUpperCase() }}

Units: {{ property.units}}

NRSF: {{ property.total_surface.value | numberFormat }}

{{ filtered_properties.filter(property => property.status !== "closed").length }} {{ (filtered_properties.filter(property => property.status !== "closed").length == 1 ? "available property has" : "available properties have") }} been found

stat:{{ status }}

{{ filtered_properties.filter(property => property.status === "closed").length }} {{ (filtered_properties.filter(property => property.status === 'closed').length == 1 ? "closed property has" : "closed properties have") }} been found

{{ status }}