pub fn to_json<T>(data: &T) -> Result<Value>where T: Serialize,
Utility function to serialize to Json