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