Warning, /pim/itinerary/autotests/data/tripgroup/iata-bcbp-no-times.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "@context": "http://schema.org",
0004         "@type": "FlightReservation",
0005         "reservationFor": {
0006             "@type": "Flight",
0007             "airline": {
0008                 "@type": "Airline",
0009                 "iataCode": "EJU"
0010             },
0011             "arrivalAirport": {
0012                 "@type": "Airport",
0013                 "iataCode": "MXP",
0014                 "name": "Milan Malpensa"
0015             },
0016             "departureAirport": {
0017                 "@type": "Airport",
0018                 "iataCode": "TXL",
0019                 "name": "Berlin Tegel"
0020             },
0021             "departureDay": "2019-09-05",
0022             "flightNumber": "5883"
0023         },
0024         "reservationNumber": "EXXX007"
0025     },
0026     {
0027         "@context": "http://schema.org",
0028         "@type": "FlightReservation",
0029         "reservationFor": {
0030             "@type": "Flight",
0031             "airline": {
0032                 "@type": "Airline",
0033                 "iataCode": "EJU"
0034             },
0035             "arrivalAirport": {
0036                 "@type": "Airport",
0037                 "iataCode": "BER",
0038                 "name": "Berlin Schoenefeld"
0039             },
0040             "departureAirport": {
0041                 "@type": "Airport",
0042                 "iataCode": "MXP",
0043                 "name": "Milan Malpensa"
0044             },
0045             "departureDay": "2019-09-13",
0046             "flightNumber": "4672"
0047         },
0048         "reservationNumber": "EXXX007"
0049     }
0050 ]