{{#and item.price (compare placardVersion "!==" 2)}}
{{item.price.short}}
{{/and}}
{{item.address.fullStreetAddress}}
{{~#if item.address.city}}{{item.address.city}}, {{/if~}} {{~#if item.address.state}}{{item.address.state}} {{/if~}} {{~#if item.address.zip}}{{item.address.zip}}{{/if~}} {{#if units.total}}
{{units.total}} Units{{/if}} {{#and item.listing.attribution (compare placardVersion "==" 2) }}
{{item.listing.attribution}}
{{/and}}
{{#each keyStats}}
{{{this.value}}} {{#compare @root/data/placardVersion "!==" 2}}
{{/compare}} {{this.label}} {{~#unless @last~}} {{~#compare @root/data/placardVersion "==" 2}} • {{/compare~}} {{~/unless~}}
{{/each}}