I\'ve got the following piece of JSON:
[{ \"name\": \"numToRetrieve\", \"value\": \"3\", \"label\": \"Number of items to retrieve:\", \"items
http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/071f73bb-e141-4a68-ae61-05635382934f
Check this article out - it solved my problem almost perfectly. I had to change their object[] Type to a string, but i'm only using strings:string type Key/Value pairs, so no problems there.