The JSON activities are available to handle objects of TJSONValue type.
This allows you to work with the JSON objects directly instead of handling the json as raw string.
This could be helpfull for traversing the data before importing it into entities, or adding data to the JSON after it's been parsed from an entity.
For more information about JSON
JSON datasource