{{#location}}
  • {{replace name}}
    {{#if rating_width}}
    {{rating}}
    {{/if}}
    {{replace name}}
    {{#if address}}
    {{replace address}}
    {{/if}} {{#if phone}} {{phone}} {{/if}}
    {{#if insurances}}
    {{#each insurances}} {{this.slug}} {{/each}}
    {{/if}}
  • {{/location}}