This sample deserializes JSON with T:Newtonsoft.Json.ObjectCreationHandling set to Replace so that collection values aren't duplicated.
Sample