Warning, /pim/kitinerary/autotests/extractordata/deutschebahn/20220726-strasbourg-munich-FR.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": "10",
0008             "arrivalStation": {
0009                 "@type": "TrainStation",
0010                 "name": "Stuttgart Hbf"
0011             },
0012             "arrivalTime": "2022-07-26T14:05:00",
0013             "departureDay": "2022-07-26",
0014             "departureStation": {
0015                 "@type": "TrainStation",
0016                 "name": "Strasbourg"
0017             },
0018             "departureTime": {
0019                 "@type": "QDateTime",
0020                 "@value": "2022-07-26T12:46:00+02:00",
0021                 "timezone": "Europe/Berlin"
0022             },
0023             "trainName": "ICE 9573"
0024         },
0025         "reservationStatus": "http://schema.org/ReservationConfirmed"
0026     },
0027     {
0028         "@context": "http://schema.org",
0029         "@type": "TrainReservation",
0030         "reservationFor": {
0031             "@type": "TrainTrip",
0032             "arrivalPlatform": "18",
0033             "arrivalStation": {
0034                 "@type": "TrainStation",
0035                 "name": "München Hbf"
0036             },
0037             "arrivalTime": {
0038                 "@type": "QDateTime",
0039                 "@value": "2022-07-26T16:27:00+02:00",
0040                 "timezone": "Europe/Berlin"
0041             },
0042             "departureDay": "2022-07-26",
0043             "departurePlatform": "16",
0044             "departureStation": {
0045                 "@type": "TrainStation",
0046                 "name": "Stuttgart Hbf"
0047             },
0048             "departureTime": "2022-07-26T14:14:00",
0049             "trainName": "ICE 517"
0050         },
0051         "reservationStatus": "http://schema.org/ReservationConfirmed"
0052     }
0053 ]