{
    "status": true,
    "credits": 999999,
    "airport": {
        "id": "LETO",
        "iata": "TOJ",
        "name": "Madrid\u2013Torrej\u00f3n Airport \/ Torrej\u00f3n Air Base",
        "name_translated": "A\u00e9roport de Madrid-Torrej\u00f3n",
        "city_name": "Torrej\u00f3n de Ardoz",
        "admin1": "Communaut\u00e9 de Madrid",
        "admin2": "Madrid",
        "country_id": "ES",
        "country_name": "Espagne",
        "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": 2200,
        "ceiling_color": "#0080f0",
        "clouds": [
            {
                "id": 0,
                "height": 1500,
                "report": "\u00e9pars",
                "amount": "SCT"
            },
            {
                "id": 1,
                "height": 2200,
                "report": "Fragment\u00e9",
                "amount": "BKN"
            }
        ],
        "code": "MVFR",
        "code_color": "#0080f0",
        "colour_state": null,
        "dewpoint": 9,
        "dewpoint_exact": null,
        "humidity": 88,
        "is_day": false,
        "observed": 1711573200,
        "qnh": 995,
        "raw": "METAR LETO 272100Z 21021G33KT 180V240 9999 SCT015 BKN022 11\/09 Q0995 NOSIG",
        "recent_weather_report": null,
        "remarks": null,
        "runway_condition": [],
        "runway_visibility": [],
        "snoclo": false,
        "station_id": "LETO",
        "sunrise": 1711519476,
        "sunset": 1711564405,
        "temperature": 11,
        "temperature_exact": null,
        "trends": [],
        "vertical_visibility": null,
        "visibility": 10000,
        "visibility_sign": "P",
        "visibility_color": "#28a745",
        "visibility_min": null,
        "visibility_min_direction": null,
        "warnings": [],
        "weather": "Fragment\u00e9",
        "weather_image": "broken",
        "weather_report": null,
        "wind_color": "#dc3545",
        "wind_dir": 210,
        "wind_dir_max": 240,
        "wind_dir_min": 180,
        "wind_gust": 33,
        "wind_speed": 21,
        "ws_all": null,
        "ws_runways": null
    },
    "runways": [
        {
            "id_l": "4",
            "id_h": "22",
            "hdg_l": 43,
            "hdg_h": 223,
            "in_use": 223,
            "xwnd": -4.7,
            "hwnd": 20.5
        }
    ],
    "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": "LECV",
            "name": "Base A\u00e9rea de Colmenar Viejo",
            "taf": true
        },
        {
            "id": "LEAO",
            "name": "Ciudad Real",
            "taf": true
        }
    ]
}