Follow-up to #2
JSON format does not natively support the concept of a map with structured keys
https://github.com/Kotlin/kotlinx.serialization/blob/master/docs/json.md#allowing-structured-map-keys
Can the workaround provided by KXS be supported by this project?