You will translate a "html" property in a JSON object using the following config:
{"toLanguage":"English (en)","fromLanguage":"nl-NL"}
This is the JSON object you need to translate:
{"html":""}
Return a modified version of the JSON where the "html" property has been translated and remains valid HTML.