{
    "status": true,
    "credits": 999999,
    "airport": {
        "id": "LETO",
        "iata": "TOJ",
        "name": "Madrid\u2013Torrej\u00f3n Airport \/ Torrej\u00f3n Air Base",
        "name_translated": "Torrej\u00f3n Airport",
        "city_name": "Torrej\u00f3n de Ardoz",
        "admin1": "Madrid",
        "admin2": "Madrid",
        "country_id": "ES",
        "country_name": "Espanha",
        "lat": 40.49116,
        "lng": -3.45283,
        "metar": true,
        "taf": true,
        "timezone": 7200,
        "fir": "LECM",
        "elevation": 2026,
        "type": 14,
        "last_notam": 1664780916
    },
    "metar": {
        "cavok": false,
        "ceiling": 3500,
        "ceiling_color": "#28a745",
        "clouds": [
            {
                "id": 0,
                "height": 2500,
                "report": "Nuvens espalhadas",
                "amount": "SCT"
            },
            {
                "id": 1,
                "height": 3500,
                "report": "Nuvens quebradas",
                "amount": "BKN"
            }
        ],
        "code": "VFR",
        "code_color": "#28a745",
        "colour_state": null,
        "dewpoint": 7,
        "dewpoint_exact": null,
        "humidity": 72,
        "is_day": true,
        "observed": 1711551600,
        "qnh": 996,
        "raw": "METAR LETO 271500Z 22022G35KT 200V270 9999 SCT025 BKN035 12\/07 Q0996 NOSIG",
        "recent_weather_report": null,
        "remarks": null,
        "runway_condition": [],
        "runway_visibility": [],
        "snoclo": false,
        "station_id": "LETO",
        "sunrise": 1711519476,
        "sunset": 1711564405,
        "temperature": 12,
        "temperature_exact": null,
        "trends": [],
        "vertical_visibility": null,
        "visibility": 10000,
        "visibility_sign": "P",
        "visibility_color": "#28a745",
        "visibility_min": null,
        "visibility_min_direction": null,
        "warnings": [],
        "weather": "Nuvens quebradas",
        "weather_image": "broken",
        "weather_report": null,
        "wind_color": "#dc3545",
        "wind_dir": 220,
        "wind_dir_max": 270,
        "wind_dir_min": 200,
        "wind_gust": 35,
        "wind_speed": 22,
        "ws_all": null,
        "ws_runways": null
    },
    "runways": [
        {
            "id_l": "4",
            "id_h": "22",
            "hdg_l": 43,
            "hdg_h": 223,
            "in_use": 223,
            "xwnd": -1.2,
            "hwnd": 22
        }
    ],
    "stations": [
        {
            "id": "LETO",
            "name": "Madrid\u2013Torrej\u00f3n Airport \/ Torrej\u00f3n Air Base",
            "taf": true
        },
        {
            "id": "LEMD",
            "name": "Adolfo Su\u00e1rez Madrid-Barajas Airport",
            "taf": true
        },
        {
            "id": "LEVS",
            "name": "Madrid \/ Cuatro Vientos",
            "taf": true
        },
        {
            "id": "LEGT",
            "name": "Getafe Air Base",
            "taf": true
        },
        {
            "id": "LEAO",
            "name": "Ciudad Real",
            "taf": true
        },
        {
            "id": "LEVD",
            "name": "Valladolid Airport",
            "taf": true
        }
    ]
}