{
    "id": "6",
    "name": "Autodromo Enzo e Dino Ferrari",
    "city": "Imola",
    "country_id": "IT",
    "country": "ITALIA",
    "meteo_id": "",
    "meteo_loc": "",
    "meteo_utc_diff": "+0",
    "length": "4909",
    "bends": "19 (9 dx, 10 sx)",
    "foundation_year": "",
    "last_event_name": "",
    "last_event_date": "",
    "best_winner_name": "",
    "best_winner_surname": "",
    "best_winner_valu": "",
    "records": [
        {
            "type": "stage-fastest-lap",
            "year": "2020",
            "id": "2",
            "label": "Bottas V.",
            "name": "Valtteri",
            "surname": "Bottas",
            "team": "",
            "country_id": "",
            "country": "",
            "time": "1:13.609 ",
            "average_speed": "240.084",
            "description": ""
        },
        {
            "type": "race-fastest-lap",
            "year": "2020",
            "id": "1",
            "label": "Hamilton L.",
            "name": "Lewis",
            "surname": "Hamilton",
            "team": "",
            "country_id": "",
            "country": "",
            "time": "1:15.484",
            "average_speed": "235,266",
            "description": ""
        }
    ]
}