// Table 13 in Vicmap Address Product Spec module.exports = { N: 'North', S: 'South', E: 'East', W: 'West', LR: 'Lower', UP: 'Upper', NE: 'North East', NW: 'North West', SE: 'South East', SW: 'South West', CN: 'Central', EX: 'Extension', ML: 'Mall', OT: 'Outer', IN: 'Inner', OF: 'Off', ON: 'On', DV: 'Deviation', BR: 'Branch' }