1 2 3 4 5
export default [ '{{person.firstName}} {{location.street_suffix}}', '{{person.lastName}} {{location.street_suffix}}', '{{location.street_name}}', ];