If you want a Variant record in the middle of your record with more data following, you need to wrap it with a record within.
of Course, this adds a name space in your record since you can't have anonymous record in there for nameless unions.
But I am sure you already know this.