1 2 3 4
export default [ '{{location.street_suffix}} {{person.firstName}}', '{{location.street_suffix}} {{person.firstName}} {{person.last_name.generic}}', ];