{
  "schemaVersion": 1,
  "source": {
    "countryCode": "NL",
    "authority": "LVNL AIS",
    "url": "https://www.lvnl.nl/diensten/aip",
    "effectiveDate": "YYYY-MM-DD",
    "validUntil": "YYYY-MM-DD"
  },
  "airports": [
    {
      "icao": "EHXX",
      "name": "BEISPIEL – NICHT IMPORTIEREN",
      "city": "",
      "latitude": 0,
      "longitude": 0,
      "elevationFt": 0,
      "runways": [
        {
          "id": "09",
          "reciprocal": "27",
          "heading": 90,
          "lengthM": 0,
          "widthM": 0,
          "surface": "ASP"
        }
      ]
    }
  ]
}
