Question
JSON in a JSON
I am trying to add JSON object inside a JSON object but the generated JSON is not in the correct format. The child json is in double quotes.
How can I get rid of these double quotes? Can someone help me with a correct substitute() function command?

