using System.Collections.Generic;
using System.Globalization;
using Newtonsoft.Json.Linq;
public DateTime DoseDate1 { get; set; }
public string DoseDate2 { get; set; }
public string DoseDate3 { get; set; }
public int num { get; set; }
public static void Main()
'500 gigabyte hard drive'
JObject o = JObject.Parse(json);
Console.WriteLine(o["count"]);