multi_filters = [json.loads(f.replace("'", '"')) for f in filters if is_json(f.replace("'", '"'))]