Warning, /pim/kitinerary/autotests/extractordata/deutschebahn/20220726-frankfurt-cologne-paris.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": "6",
0008             "arrivalStation": {
0009                 "@type": "TrainStation",
0010                 "name": "Köln Hbf"
0011             },
0012             "arrivalTime": "2022-07-26T11:33:00",
0013             "departureDay": "2022-07-26",
0014             "departurePlatform": "19",
0015             "departureStation": {
0016                 "@type": "TrainStation",
0017                 "name": "Frankfurt(Main)Hbf"
0018             },
0019             "departureTime": {
0020                 "@type": "QDateTime",
0021                 "@value": "2022-07-26T10:26:00+02:00",
0022                 "timezone": "Europe/Berlin"
0023             },
0024             "trainName": "ICE 16"
0025         },
0026         "reservationStatus": "http://schema.org/ReservationConfirmed"
0027     },
0028     {
0029         "@context": "http://schema.org",
0030         "@type": "TrainReservation",
0031         "reservationFor": {
0032             "@type": "TrainTrip",
0033             "arrivalStation": {
0034                 "@type": "TrainStation",
0035                 "name": "Paris Nord"
0036             },
0037             "arrivalTime": {
0038                 "@type": "QDateTime",
0039                 "@value": "2022-07-26T16:05:00+02:00",
0040                 "timezone": "Europe/Berlin"
0041             },
0042             "departureDay": "2022-07-26",
0043             "departurePlatform": "8 D-G",
0044             "departureStation": {
0045                 "@type": "TrainStation",
0046                 "name": "Köln Hbf"
0047             },
0048             "departureTime": "2022-07-26T12:42:00",
0049             "trainName": "THA 9448"
0050         },
0051         "reservationStatus": "http://schema.org/ReservationConfirmed"
0052     }
0053 ]