pub fn fix_json(partial_json: &str) -> Result<String, JsonError>
Takes a partial JSOn string and returns a complete JSON string