pub fn render_json(template: &str, vars: &Vars) -> Result<Value, MappingError>
Render a JSON template (or a CEL: expression) into a value.
CEL: