Split two VLAN from same ports

Hi all!
Today i have a new problem :slight_smile:
I have an antenna, and i create two different SSID for Workers and Guests.
Every SSID tag the packet with a different VLAN ID (es. Workers= VLAN ID 100, Guests= VLAN ID 200), but the trasport is on one cable!
So, i need to configuring my mikrotik to accept more than one VLAN from one port, and i need to redirect the traffic of VLAN 100 in, for exampe eth4, and the traffic of VLAN 200 in eth5.
It’s possible? How can i do this things?
Thanks a lot!