{{ property.location.address }}, {{ property.location.city }}, {{ property['property-state'][0].slug.toUpperCase() }}
Surface: {{ property.surface.value | numberFormat }} {{ property.surface.unit.toUpperCase() }}
Price: ${{ property.price.value | numberFormat }} {{ property.price.postfix }}
Year: {{ property.year_built }}