Activity «JSON» can be found in section «Parsing».
Activity parses the string from JSON file. The result is returned as "JsonElement" object which interprets JSON as comfortable structure.
(More about that type:
https://docs.microsoft.com/en-us/dotnet/api/system...)