How Can I transform the Realm Swift Results into JSON/Dictionary?

Hi everyone!

I want to transform my Results into JSON/Dictionary in purpose, my schema included date type, list nested object, and nested object as well, how can I achieve this in Realm Swift?