Warning, /pim/kitinerary/autotests/mergedata/train-nrt-res.rhs.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "@context": "http://schema.org",
0004         "@type": "TrainReservation",
0005         "modifiedTime": "2020-01-14T00:00:00Z",
0006         "reservationFor": {
0007             "@type": "TrainTrip",
0008             "arrivalPlatform": "4 A-C",
0009             "arrivalStation": {
0010                 "@type": "TrainStation",
0011                 "name": "Köln Hbf"
0012             },
0013             "arrivalTime": "2019-02-03T10:15:00",
0014             "departureDay": "2019-02-03",
0015             "departurePlatform": "3",
0016             "departureStation": {
0017                 "@type": "TrainStation",
0018                 "name": "Bruxelles"
0019             },
0020             "departureTime": "2019-02-03T08:32:00",
0021             "trainNumber": "ICE 13"
0022         },
0023         "reservedTicket": {
0024             "@type": "Ticket",
0025             "ticketedSeat": {
0026                 "@type": "Seat",
0027                 "seatNumber": "42",
0028                 "seatSection": "23",
0029                 "seatingType": "2"
0030             }
0031         }
0032     }
0033 ]