Create a blank project, add an array, dictionary and Browser object.
Add some values to the array, some keys to dictionary, add actions:
Browser Log Array.AsJSON
Browser Log Dictionary.AsJSON
Run the project, press F12 and see console messages. This will help you to understand what is JSON and how it works.