I have a type which is a wrapper over a dictionary - basically a key/value store. I would like to serialize an array of objects of this type to JSON. I am pretty new to JSON and Json.NET (newtonsoft.json).I have a type which is a wrapper over a diction