{{#if propertyCount}} {{~#and name (compare type_ "===" "HSPropertyAddressBuildingSummary") ~}} {{name}} {{~else if building.name~}} {{building.name}} {{~else~}} Residential Building {{~/and~}} {{/if}} {{address.fullStreetAddress}} {{address.cityStateZip}}
{{#and listing sPropertyType2 (or (compare sPropertyType2.raw "==" 2) (compare sPropertyType2.raw "==" 4) (compare sPropertyType2.raw "==" 256))}}
{{sPropertyType2.string}}
{{/and}}
{{#unless address.unitNumber}} {{#compare unitCount.raw ">" 1}} {{unitCount.commas}} Units {{/compare}} {{/unless}} {{#if beds}} {{beds.string}} {{beds.label}} {{/if}} {{#if baths}} {{{baths.string}}} {{baths.label}} {{/if}} {{#unless address.unitNumber}} {{#if lotSize}} {{lotSize.string}} {{lotSize.label}} {{/if}} {{/unless}} {{#if sqFt}} {{sqFt.string}} SQ FT {{/if}} {{#if yearBuilt}} {{yearBuilt}} Year Built {{/if}}