{
    "status": true,
    "credits": 999999,
    "airport": {
        "id": "LETO",
        "iata": "TOJ",
        "name": "Madrid\u2013Torrej\u00f3n Airport \/ Torrej\u00f3n Air Base",
        "name_translated": "Aeroporto di Madrid\u2013Torrej\u00f3n",
        "city_name": "Torrej\u00f3n de Ardoz",
        "admin1": "Madrid",
        "admin2": "Madrid",
        "country_id": "ES",
        "country_name": "Spagna",
        "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": 2200,
                "report": "Nubi sparse",
                "amount": "SCT"
            }
        ],
        "code": "VFR",
        "code_color": "#28a745",
        "colour_state": null,
        "dewpoint": 6,
        "dewpoint_exact": null,
        "humidity": 76,
        "is_day": false,
        "observed": 1711585800,
        "qnh": 997,
        "raw": "METAR LETO 280030Z 22019KT 9999 SCT022 10\/06 Q0997 NOSIG",
        "recent_weather_report": null,
        "remarks": null,
        "runway_condition": [],
        "runway_visibility": [],
        "snoclo": false,
        "station_id": "LETO",
        "sunrise": 1711605778,
        "sunset": 1711650867,
        "temperature": 10,
        "temperature_exact": null,
        "trends": [],
        "vertical_visibility": null,
        "visibility": 10000,
        "visibility_sign": "P",
        "visibility_color": "#28a745",
        "visibility_min": null,
        "visibility_min_direction": null,
        "warnings": [],
        "weather": "Nubi sparse",
        "weather_image": "scattered",
        "weather_report": null,
        "wind_color": "#0080f0",
        "wind_dir": 220,
        "wind_dir_max": null,
        "wind_dir_min": null,
        "wind_gust": null,
        "wind_speed": 19,
        "ws_all": null,
        "ws_runways": null
    },
    "runways": [
        {
            "id_l": "4",
            "id_h": "22",
            "hdg_l": 43,
            "hdg_h": 223,
            "in_use": 223,
            "xwnd": -1,
            "hwnd": 19
        }
    ],
    "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
        }
    ]
}