CLOSED TRANSACTIONS
{{ filtered_properties.filter(property => property.status === "closed" && property.status !== "draft").length }} {{ (filtered_properties.filter(property => property.status === "closed" && property.status !== "draft").length == 1 ? "property has" : "properties have") }} been found
Reset Filters
{{ property.name }}
{{ property.location.city }}, {{ property['property-state'][0].slug.toUpperCase() }}
{{ property.units}} Units
Cap Rate: {{ property.cap_rate.includes('%') ? property.cap_rate : property.cap_rate + '%'}}
Price: ${{ property.price.value.toLocaleString() }}
×