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