you should be able to specify as json hash (colons...
# puppet-enterprise
g
you should be able to specify as json hash (colons not rockets) similar to other params https://www.puppet.com/docs/pe/2021.7/grouping_and_classifying_nodes.html#tips_for_specifying_parameter_and_variable_values eg:
{ "key1": "value1", "key2": "value2" }
(no outer enclosing quotes)