{
    "status": true,
    "credits": 999999,
    "airport": {
        "id": "LETO",
        "iata": "TOJ",
        "name": "Madrid\u2013Torrej\u00f3n Airport \/ Torrej\u00f3n Air Base",
        "name_translated": "Aeropuerto de Madrid-Torrej\u00f3n",
        "city_name": "Torrej\u00f3n de Ardoz",
        "admin1": "Comunidad Aut\u00f3noma de Madrid",
        "admin2": "Madrid",
        "country_id": "ES",
        "country_name": "Espa\u00f1a",
        "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": null,
        "ceiling_color": "#28a745",
        "clouds": [
            {
                "id": 0,
                "height": 2600,
                "report": "Nubes dispersas",
                "amount": "SCT"
            }
        ],
        "code": "VFR",
        "code_color": "#28a745",
        "colour_state": null,
        "dewpoint": 6,
        "dewpoint_exact": null,
        "humidity": 72,
        "is_day": true,
        "observed": 1711618200,
        "qnh": 1002,
        "raw": "METAR LETO 280930Z 20012KT 170V230 9999 SCT026 11\/06 Q1002 NOSIG",
        "recent_weather_report": null,
        "remarks": null,
        "runway_condition": [],
        "runway_visibility": [],
        "snoclo": false,
        "station_id": "LETO",
        "sunrise": 1711605778,
        "sunset": 1711650867,
        "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": "Nubes dispersas",
        "weather_image": "scattered",
        "weather_report": null,
        "wind_color": "#0080f0",
        "wind_dir": 200,
        "wind_dir_max": 230,
        "wind_dir_min": 170,
        "wind_gust": null,
        "wind_speed": 12,
        "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": 11
        }
    ],
    "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": "LEVD",
            "name": "Valladolid Airport",
            "taf": true
        },
        {
            "id": "LESA",
            "name": "Salamanca Airport",
            "taf": true
        }
    ]
}