Warning, /pim/kitinerary/autotests/calendarhandlerdata/canceled.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "@context": "http://schema.org",
0004         "@type": "FlightReservation",
0005         "modifiedTime": "2027-05-01T08:30:00-08:00",
0006         "reservationFor": {
0007             "@type": "Flight",
0008             "airline": {
0009                 "@type": "Airline",
0010                 "iataCode": "UA"
0011             },
0012             "arrivalAirport": {
0013                 "@type": "Airport",
0014                 "iataCode": "JFK"
0015             },
0016             "arrivalTime": "2027-03-05T06:30:00-05:00",
0017             "boardingTime": "2027-03-05T05:30:00-05:00",
0018             "departureAirport": {
0019                 "@type": "Airport",
0020                 "iataCode": "SFO"
0021             },
0022             "departureDay": "2027-03-04",
0023             "departureTime": "2027-03-04T20:15:00-08:00",
0024             "flightNumber": "110"
0025         },
0026         "reservationNumber": "RXJ34P",
0027         "reservationStatus": "http://schema.org/ReservationCancelled"
0028     }
0029 ]