func (loader *Loader) insertVehicleJourneys() {
    if len(loader.vehicleJourneys) == 0 {
        return
    }