Warning, /pim/kitinerary/autotests/postprocessordata/triangle-filter-train-train.pre.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             "arrivalStation": {
0008                 "@type": "TrainStation",
0009                 "name": "Bonn Hbf"
0010             },
0011             "arrivalTime": {
0012                 "@type": "QDateTime",
0013                 "@value": "2014-01-24T13:45:00+01:00",
0014                 "timezone": "Europe/Berlin"
0015             },
0016             "departureDay": "2014-01-24",
0017             "departureStation": {
0018                 "@type": "TrainStation",
0019                 "name": "Berlin Hbf"
0020             },
0021             "departureTime": {
0022                 "@type": "QDateTime",
0023                 "@value": "2014-01-24T07:46:00+01:00",
0024                 "timezone": "Europe/Berlin"
0025             }
0026         },
0027         "reservationStatus": "http://schema.org/ReservationConfirmed"
0028     },
0029     {
0030         "@context": "http://schema.org",
0031         "@type": "TrainReservation",
0032         "reservationFor": {
0033             "@type": "TrainTrip",
0034             "arrivalStation": {
0035                 "@type": "TrainStation",
0036                 "name": "Köln Hbf"
0037             },
0038             "arrivalTime": "2014-01-24T12:09:00",
0039             "departureDay": "2014-01-24",
0040             "departureStation": {
0041                 "@type": "TrainStation",
0042                 "name": "Berlin Hbf"
0043             },
0044             "departureTime": {
0045                 "@type": "QDateTime",
0046                 "@value": "2014-01-24T07:46:00+01:00",
0047                 "timezone": "Europe/Berlin"
0048             },
0049             "trainNumber": "ICE 123"
0050         },
0051         "reservationNumber": "XXX007",
0052         "reservationStatus": "http://schema.org/ReservationConfirmed"
0053     },
0054     {
0055         "@context": "http://schema.org",
0056         "@type": "TrainReservation",
0057         "reservationFor": {
0058             "@type": "TrainTrip",
0059             "arrivalStation": {
0060                 "@type": "TrainStation",
0061                 "name": "Bonn Hbf"
0062             },
0063             "arrivalTime": {
0064                 "@type": "QDateTime",
0065                 "@value": "2014-01-24T13:45:00+01:00",
0066                 "timezone": "Europe/Berlin"
0067             },
0068             "departureDay": "2014-01-24",
0069             "departureStation": {
0070                 "@type": "TrainStation",
0071                 "name": "Köln Hbf"
0072             },
0073             "departureTime": "2014-01-24T12:17:00",
0074             "trainNumber": "RB42"
0075         },
0076         "reservationNumber": "XXX007",
0077         "reservationStatus": "http://schema.org/ReservationConfirmed"
0078     }
0079 ]