Warning, /pim/kitinerary/autotests/postprocessordata/lh-incomplete-departure-time.pre.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "@context": "http://schema.org",
0004         "@type": "FlightReservation",
0005         "airplaneSeat": "5A",
0006         "airplaneSeatClass": {
0007             "@type": "AirplaneSeatClass",
0008             "name": "ECO LIGHT"
0009         },
0010         "passengerSequenceNumber": "42",
0011         "programMembership": {
0012             "@type": "ProgramMembership",
0013             "program": ""
0014         },
0015         "reservationFor": {
0016             "@type": "Flight",
0017             "airline": {
0018                 "@type": "Airline",
0019                 "iataCode": "LH",
0020                 "name": "Lufthansa"
0021             },
0022             "arrivalAirport": {
0023                 "@type": "Airport",
0024                 "iataCode": "TXL",
0025                 "name": "Berlin"
0026             },
0027             "boardingTime": "2018-03-06T17:05:00.000+01:00",
0028             "departureAirport": {
0029                 "@type": "Airport",
0030                 "iataCode": "MUC",
0031                 "name": "Munich"
0032             },
0033             "departureTime": "2018-03-06",
0034             "flightNumber": "2724"
0035         },
0036         "reservationNumber": "XXX007",
0037         "showDepartureTimeOnBoardingPass": "false"
0038     }
0039 ]