Warning, /pim/kitinerary/autotests/extractordata/czechrailways/czechrailways_multileg-one-way-group.txt.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "@context": "http://schema.org",
0004         "@type": "TrainReservation",
0005         "reservationFor": {
0006             "@type": "TrainTrip",
0007             "arrivalStation": {
0008                 "@type": "TrainStation",
0009                 "name": "Pardubice hl.n."
0010             },
0011             "arrivalTime": "2019-08-06T18:46:00",
0012             "departureDay": "2019-08-06",
0013             "departureStation": {
0014                 "@type": "TrainStation",
0015                 "name": "Praha hl.n."
0016             },
0017             "departureTime": "2019-08-06T17:50:00",
0018             "trainNumber": "EC 283"
0019         },
0020         "reservationStatus": "http://schema.org/ReservationConfirmed",
0021         "reservedTicket": {
0022             "@type": "Ticket",
0023             "ticketedSeat": {
0024                 "@type": "Seat",
0025                 "seatNumber": "41, 42, 44 - 46",
0026                 "seatSection": "258"
0027             }
0028         }
0029     },
0030     {
0031         "@context": "http://schema.org",
0032         "@type": "TrainReservation",
0033         "reservationFor": {
0034             "@type": "TrainTrip",
0035             "arrivalStation": {
0036                 "@type": "TrainStation",
0037                 "name": "Hradec Králové hl.n."
0038             },
0039             "arrivalTime": "2019-08-06T19:23:00",
0040             "departureDay": "2019-08-06",
0041             "departureStation": {
0042                 "@type": "TrainStation",
0043                 "name": "Pardubice hl.n."
0044             },
0045             "departureTime": "2019-08-06T19:03:00",
0046             "trainNumber": "R 1262"
0047         },
0048         "reservationStatus": "http://schema.org/ReservationConfirmed",
0049         "reservedTicket": {
0050             "@type": "Ticket",
0051             "ticketedSeat": {
0052                 "@type": "Seat",
0053                 "seatNumber": "21 - 24, 28",
0054                 "seatSection": "1"
0055             }
0056         }
0057     },
0058     {
0059         "@context": "http://schema.org",
0060         "@type": "TrainReservation",
0061         "reservationFor": {
0062             "@type": "TrainTrip",
0063             "arrivalStation": {
0064                 "@type": "TrainStation",
0065                 "name": "Jaroměř"
0066             },
0067             "arrivalTime": "2019-08-06T19:54:00",
0068             "departureDay": "2019-08-06",
0069             "departureStation": {
0070                 "@type": "TrainStation",
0071                 "name": "Hradec Králové hl.n."
0072             },
0073             "departureTime": "2019-08-06T19:33:00",
0074             "trainNumber": "Bus 501262"
0075         },
0076         "reservationStatus": "http://schema.org/ReservationConfirmed"
0077     }
0078 ]