Warning, /pim/kitinerary/autotests/extractordata/deutschebahn/deutschebahn_one-leg-return-no-seat.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": "12",
0009             "arrivalStation": {
0010                 "@type": "TrainStation",
0011                 "name": "Osnabrück Hbf"
0012             },
0013             "arrivalTime": "2027-02-10T11:51:00",
0014             "departureDay": "2027-02-10",
0015             "departurePlatform": "13",
0016             "departureStation": {
0017                 "@type": "TrainStation",
0018                 "name": "Berlin Hbf"
0019             },
0020             "departureTime": "2027-02-10T08:37:00",
0021             "trainNumber": "IC 148"
0022         },
0023         "reservationNumber": "XXX007",
0024         "reservationStatus": "http://schema.org/ReservationConfirmed",
0025         "totalPrice": 99
0026     },
0027     {
0028         "@context": "http://schema.org",
0029         "@type": "TrainReservation",
0030         "priceCurrency": "EUR",
0031         "reservationFor": {
0032             "@type": "TrainTrip",
0033             "arrivalPlatform": "11",
0034             "arrivalStation": {
0035                 "@type": "TrainStation",
0036                 "name": "Berlin Hbf"
0037             },
0038             "arrivalTime": "2027-02-12T19:19:00",
0039             "departureDay": "2027-02-12",
0040             "departurePlatform": "11",
0041             "departureStation": {
0042                 "@type": "TrainStation",
0043                 "name": "Osnabrück Hbf"
0044             },
0045             "departureTime": "2027-02-12T16:08:00",
0046             "trainNumber": "IC 147"
0047         },
0048         "reservationNumber": "XXX007",
0049         "reservationStatus": "http://schema.org/ReservationConfirmed",
0050         "totalPrice": 99
0051     }
0052 ]