{
    "status": true,
    "credits": 999999,
    "airport": {
        "id": "LEPZ",
        "iata": null,
        "name": "Aer\u00f3dromo Municipal de Pozo Ca\u00f1ada",
        "name_translated": "Aer\u00f3dromo Municipal de Pozo Ca\u00f1ada",
        "city_name": "Pozo-Ca\u00f1ada",
        "admin1": "Castille-La Mancha",
        "admin2": "Albacete",
        "country_id": "ES",
        "country_name": "Spain",
        "lat": 38.79793,
        "lng": -1.76077,
        "metar": false,
        "taf": false,
        "timezone": 7200,
        "fir": "LECM",
        "elevation": 2814,
        "type": 13,
        "last_notam": null
    },
    "metar": {
        "cavok": true,
        "ceiling": null,
        "ceiling_color": "#28a745",
        "clouds": [],
        "code": "VFR",
        "code_color": "#28a745",
        "colour_state": null,
        "dewpoint": 7,
        "dewpoint_exact": null,
        "humidity": 55,
        "is_day": true,
        "observed": 1713546000,
        "qnh": 1019,
        "raw": "METAR LEAB 191700Z 18009KT 130V220 CAVOK 16\/07 Q1019 NOSIG",
        "recent_weather_report": null,
        "remarks": null,
        "runway_condition": [],
        "runway_visibility": [],
        "snoclo": false,
        "station_id": "LEAB",
        "sunrise": 1713504257,
        "sunset": 1713552519,
        "temperature": 16,
        "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": 180,
        "wind_dir_max": 220,
        "wind_dir_min": 130,
        "wind_gust": null,
        "wind_speed": 9,
        "ws_all": null,
        "ws_runways": null,
        "id": 491285006
    },
    "runways": [
        {
            "id_l": "11",
            "id_h": "29",
            "hdg_l": 112,
            "hdg_h": 292,
            "in_use": 112,
            "xwnd": 8.3,
            "hwnd": 3.4
        }
    ],
    "stations": [
        {
            "id": "LEAB",
            "name": "Albacete Airport \/ Los Llanos Air Base",
            "taf": true
        },
        {
            "id": "LERI",
            "name": "Alcantarilla Air Base",
            "taf": true
        },
        {
            "id": "LEAL",
            "name": "Alicante-Elche Miguel Hern\u00e1ndez Airport",
            "taf": true
        },
        {
            "id": "LEMI",
            "name": "Murcia International Airport",
            "taf": false
        },
        {
            "id": "LEVC",
            "name": "Valencia Airport",
            "taf": true
        }
    ],
    "station": {
        "id": "LEAB",
        "iata": "ABC",
        "name": "Albacete Airport \/ Los Llanos Air Base",
        "name_translated": "Albacete Airport \/ Los Llanos Air Base",
        "city_name": "Albacete",
        "admin1": "Castille-La Mancha",
        "admin2": "Albacete",
        "country_id": "ES",
        "country_name": "Spain",
        "lat": 38.9485,
        "lng": -1.86352,
        "metar": true,
        "taf": true,
        "timezone": 7200,
        "fir": "LECM",
        "elevation": 2302,
        "type": 14,
        "last_notam": 1682410065,
        "distance": 18958,
        "bearing": 332
    }
}