Warning, /pim/itinerary/autotests/data/tripgroup/deutschebahn_two-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             "arrivalPlatform": "6 D-G",
0008             "arrivalStation": {
0009                 "@type": "TrainStation",
0010                 "name": "Köln Hbf"
0011             },
0012             "arrivalTime": "2027-11-03T12:09:00",
0013             "departurePlatform": "4A-D",
0014             "departureStation": {
0015                 "@type": "TrainStation",
0016                 "name": "Berlin Hbf (tief)"
0017             },
0018             "departureTime": "2027-11-03T07:49:00",
0019             "trainNumber": "ICE 954"
0020         },
0021         "reservationNumber": "XXX007",
0022         "reservedTicket": {
0023             "@type": "Ticket",
0024             "ticketedSeat": {
0025                 "@type": "Seat",
0026                 "seatNumber": "61",
0027                 "seatSection": "34"
0028             }
0029         }
0030     },
0031     {
0032         "@context": "http://schema.org",
0033         "@type": "TrainReservation",
0034         "reservationFor": {
0035             "@type": "TrainTrip",
0036             "arrivalPlatform": "3",
0037             "arrivalStation": {
0038                 "@type": "TrainStation",
0039                 "name": "Somewhere(Specific)"
0040             },
0041             "arrivalTime": "2027-11-03T12:45:00",
0042             "departurePlatform": "10 A-B",
0043             "departureStation": {
0044                 "@type": "TrainStation",
0045                 "name": "Köln Hbf"
0046             },
0047             "departureTime": "2027-11-03T12:17:00",
0048             "trainNumber": "S0"
0049         },
0050         "reservationNumber": "XXX007"
0051     },
0052     {
0053         "@context": "http://schema.org",
0054         "@type": "TrainReservation",
0055         "reservationFor": {
0056             "@type": "TrainTrip",
0057             "arrivalPlatform": "14",
0058             "arrivalStation": {
0059                 "@type": "TrainStation",
0060                 "name": "Düsseldorf Hbf"
0061             },
0062             "arrivalTime": "2027-11-04T14:28:00",
0063             "departurePlatform": "3",
0064             "departureStation": {
0065                 "@type": "TrainStation",
0066                 "name": "Somewhere(Specific)"
0067             },
0068             "departureTime": "2027-11-04T14:06:00",
0069             "trainNumber": "S0"
0070         },
0071         "reservationNumber": "XXX007"
0072     },
0073     {
0074         "@context": "http://schema.org",
0075         "@type": "TrainReservation",
0076         "reservationFor": {
0077             "@type": "TrainTrip",
0078             "arrivalPlatform": "",
0079             "arrivalStation": {
0080                 "@type": "TrainStation",
0081                 "name": "Berlin Hbf (tief)"
0082             },
0083             "arrivalTime": "2027-11-04T19:27:00",
0084             "departurePlatform": "19",
0085             "departureStation": {
0086                 "@type": "TrainStation",
0087                 "name": "Düsseldorf Hbf"
0088             },
0089             "departureTime": "2027-11-04T14:52:00",
0090             "trainNumber": "ICE 641"
0091         },
0092         "reservationNumber": "XXX007",
0093         "reservedTicket": {
0094             "@type": "Ticket",
0095             "ticketedSeat": {
0096                 "@type": "Seat",
0097                 "seatNumber": "85",
0098                 "seatSection": "22"
0099             }
0100         }
0101     }
0102 ]