{
    "status": true,
    "credits": 999999,
    "airport": {
        "id": "LETO",
        "iata": "TOJ",
        "name": "Madrid\u2013Torrej\u00f3n Airport \/ Torrej\u00f3n Air Base",
        "name_translated": "Madrid\u2013Torrej\u00f3n Airport \/ Torrej\u00f3n Air Base",
        "city_name": "Torrej\u00f3n de Ardoz",
        "admin1": "Madrid",
        "admin2": "Madrid",
        "country_id": "ES",
        "country_name": "Spain",
        "lat": 40.49116,
        "lng": -3.45283,
        "metar": true,
        "taf": true,
        "timezone": 7200,
        "fir": "LECM",
        "elevation": 2026,
        "type": 14,
        "last_notam": 1664780916
    },
    "metar": {
        "cavok": true,
        "ceiling": null,
        "ceiling_color": "#28a745",
        "clouds": [],
        "code": "VFR",
        "code_color": "#28a745",
        "colour_state": null,
        "dewpoint": 12,
        "dewpoint_exact": null,
        "humidity": 64,
        "is_day": false,
        "observed": 1660435200,
        "qnh": 1015,
        "raw": "METAR LETO 140000Z 36002KT CAVOK 19\/12 Q1015 NOSIG",
        "recent_weather_report": null,
        "remarks": null,
        "runway_condition": [],
        "runway_visibility": [],
        "snoclo": false,
        "station_id": "LETO",
        "sunrise": 1660454618,
        "sunset": 1660504401,
        "temperature": 19,
        "temperature_exact": null,
        "trends": [],
        "vertical_visibility": null,
        "visibility": 10000,
        "visibility_sign": "P",
        "visibility_color": "#28a745",
        "visibility_min": null,
        "visibility_min_direction": null,
        "warnings": [],
        "weather": "Clear",
        "weather_image": "sunny",
        "weather_report": null,
        "wind_color": "#28a745",
        "wind_dir": 360,
        "wind_dir_max": null,
        "wind_dir_min": null,
        "wind_gust": null,
        "wind_speed": 2,
        "ws_all": null,
        "ws_runways": null
    },
    "runways": [
        {
            "id_l": "4",
            "id_h": "22",
            "hdg_l": 43,
            "hdg_h": 223,
            "in_use": 43,
            "xwnd": -1.4,
            "hwnd": 1.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
        }
    ]
}