If using CFOP best way is

y U’ (R’ F R F’) U’ (F’ U’ F).

In ZZ method, you don’t rotate and those moves would break EO.

Using ZZ best solution I can think of is

(L’ U’ L) U’ (L’ U2 L) U2 (L’ U’ L)

which just feels inefficient. I wonder if there is a better way?