<% if (map.mapDescription && map.mapDescription !== "") { %>
Description
<%= map.mapDescription %>
<% } %>
Address
<% if (map.mapAddress1 !== "") { %>
<%= map.mapAddress1 %>
<% } %>
<% if (map.mapAddress2 !== "") { %>
<%= map.mapAddress2 %>
<% } %>
<%= map.mapCity %>, <%= map.mapProvince %>
<%= map.mapPostalCode %>