{{#location}}
  • {{marker}}
    {{{name}}}
    {{address}}
    {{#if address2}}
    {{address2}}
    {{/if}}
    {{city}}{{#if city}},{{/if}} {{state}} {{postal}}
    {{#if phone}}
    Phone: {{phone}}
    {{/if}} {{#if fax}}
    Fax: {{fax}}
    {{/if}} {{#if email}} {{/if}} {{#if web}} {{/if}} {{#if distance}}
    {{distance}} {{length}}
    {{#if altdistance}}
    {{altdistance}} {{altlength}}
    {{/if}} {{/if}}
  • {{/location}}