Warning, /pim/kitinerary/autotests/extractordata/deutschebahn/20220726-brussels-cologne-EN.ics.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": "4 A-C",
0008             "arrivalStation": {
0009                 "@type": "TrainStation",
0010                 "name": "Köln Hbf"
0011             },
0012             "arrivalTime": {
0013                 "@type": "QDateTime",
0014                 "@value": "2022-07-26T14:15:00+02:00",
0015                 "timezone": "Europe/Berlin"
0016             },
0017             "departureDay": "2022-07-26",
0018             "departurePlatform": "3",
0019             "departureStation": {
0020                 "@type": "TrainStation",
0021                 "name": "Bruxelles Midi"
0022             },
0023             "departureTime": {
0024                 "@type": "QDateTime",
0025                 "@value": "2022-07-26T12:25:00+02:00",
0026                 "timezone": "Europe/Berlin"
0027             },
0028             "trainName": "ICE 315"
0029         },
0030         "reservationStatus": "http://schema.org/ReservationConfirmed"
0031     }
0032 ]