{
    "id": "52",
    "name": "Miami International Autodrome",
    "city": "Miami",
    "country_id": "US",
    "country": "Stati Uniti",
    "meteo_id": "",
    "meteo_loc": "",
    "meteo_utc_diff": "+0",
    "length": "5412",
    "bends": "19 (7dx, 12 sx)",
    "foundation_year": "",
    "last_event_name": "",
    "last_event_date": "",
    "best_winner_name": "",
    "best_winner_surname": "",
    "best_winner_valu": "",
    "records": [
        {
            "type": "stage-fastest-lap",
            "year": "2022",
            "id": "4",
            "label": "Leclerc C.",
            "name": "Charles ",
            "surname": "Leclerc",
            "team": "",
            "country_id": "",
            "country": "",
            "time": "1:28.796",
            "average_speed": "219.415",
            "description": ""
        },
        {
            "type": "race-fastest-lap",
            "year": "2022",
            "id": "5",
            "label": "Verstappen M.",
            "name": "Max ",
            "surname": "Verstappen",
            "team": "",
            "country_id": "",
            "country": "",
            "time": "1:31.361",
            "average_speed": "213.255",
            "description": ""
        }
    ]
}