This sample loads JSON and then queries values from it using M:Newtonsoft.Json.Linq.JToken.SelectToken(System.String) with a JSONPath http://stackoverflow.com/tags/jsonpath _blank query.
Sample