The VLAN setup in config export is a minor mess. I suggest you to read through this tutorial.
BTW, when constructing a member list of interfaces, only individual interface names may be enclosed in double quotes, not the whole list. I.e. tagged=“05 GS1920,VirtualSwitch1,11 NAS_EM0” is not the same as tagged=“05 GS1920”,VirtualSwitch1,“11 NAS_EM0” … the first one sets a single port to be tagged member (but the name is really weird, includes spaces and commas) while the second one sets 3 ports to be tagged members (some of them have spaces in their names).
BTW2, CRS series are switches with some minor L3 capabilities, don’t expect it to be able to route anywhere near wire speed. Their CPU is simply too weak.