Warning, /pim/kitinerary/autotests/extractordata/czechrailways/czechrailways_one-leg-return.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": "Brno hl.n."
0010             },
0011             "arrivalTime": "2017-12-31T16:20:00",
0012             "departureDay": "2017-12-31",
0013             "departureStation": {
0014                 "@type": "TrainStation",
0015                 "name": "Praha hl.n."
0016             },
0017             "departureTime": "2017-12-31T13:51:00",
0018             "trainNumber": "EC 173"
0019         },
0020         "reservationStatus": "http://schema.org/ReservationConfirmed",
0021         "reservedTicket": {
0022             "@type": "Ticket",
0023             "ticketedSeat": {
0024                 "@type": "Seat",
0025                 "seatNumber": "71",
0026                 "seatSection": "262"
0027             }
0028         }
0029     },
0030     {
0031         "@context": "http://schema.org",
0032         "@type": "TrainReservation",
0033         "reservationFor": {
0034             "@type": "TrainTrip",
0035             "arrivalStation": {
0036                 "@type": "TrainStation",
0037                 "name": "Praha hl.n."
0038             },
0039             "arrivalTime": "2018-01-01T13:07:00",
0040             "departureDay": "2018-01-01",
0041             "departureStation": {
0042                 "@type": "TrainStation",
0043                 "name": "Brno hl.n."
0044             },
0045             "departureTime": "2018-01-01T10:38:00",
0046             "trainNumber": "rj 72"
0047         },
0048         "reservationStatus": "http://schema.org/ReservationConfirmed",
0049         "reservedTicket": {
0050             "@type": "Ticket",
0051             "ticketedSeat": {
0052                 "@type": "Seat",
0053                 "seatNumber": "51",
0054                 "seatSection": "27"
0055             }
0056         }
0057     }
0058 ]