:
{{listingrec[0].Address | limitTo: 25}}{{listingrec[0].Address.length > 25 ? '...' : ''}}
: {{listingrec[0].Phone}}
: {{listingrec[0].Email}}
: {{listingrec[0].website | limitTo: 35}}