data.loc = {
    geojson: {
      type: 'Point',
      coordinates: [degToDec(r[5]), degToDec(r[4])]
    },