JavaScriptSerializer js = new JavaScriptSerializer(); IPCLASS xljson = js.Deserialize<IPCLASS>(Data); string prov = xljson.retData.city;