Warning, /pim/kitinerary/autotests/extractordata/deutschebahn/deutschebahn_two-leg-single.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": "14",
0009             "arrivalStation": {
0010                 "@type": "TrainStation",
0011                 "name": "Düsseldorf Hbf"
0012             },
0013             "arrivalTime": "2026-12-28T15:28:00",
0014             "departureDay": "2026-12-28",
0015             "departurePlatform": "3",
0016             "departureStation": {
0017                 "@type": "TrainStation",
0018                 "name": "Somewhere(Specific)"
0019             },
0020             "departureTime": "2026-12-28T15:06:00",
0021             "trainNumber": "S0"
0022         },
0023         "reservationNumber": "XXX007",
0024         "reservationStatus": "http://schema.org/ReservationConfirmed",
0025         "totalPrice": 99.5
0026     },
0027     {
0028         "@context": "http://schema.org",
0029         "@type": "TrainReservation",
0030         "priceCurrency": "EUR",
0031         "reservationFor": {
0032             "@type": "TrainTrip",
0033             "arrivalPlatform": "6D-G",
0034             "arrivalStation": {
0035                 "@type": "TrainStation",
0036                 "name": "Berlin Hbf (tief)"
0037             },
0038             "arrivalTime": "2026-12-28T20:09:00",
0039             "departureDay": "2026-12-28",
0040             "departurePlatform": "19",
0041             "departureStation": {
0042                 "@type": "TrainStation",
0043                 "name": "Düsseldorf Hbf"
0044             },
0045             "departureTime": "2026-12-28T15:52:00",
0046             "trainNumber": "ICE 943"
0047         },
0048         "reservationNumber": "XXX007",
0049         "reservationStatus": "http://schema.org/ReservationConfirmed",
0050         "reservedTicket": {
0051             "@type": "Ticket",
0052             "ticketedSeat": {
0053                 "@type": "Seat",
0054                 "seatNumber": "66",
0055                 "seatSection": "24"
0056             }
0057         },
0058         "totalPrice": 99.5
0059     }
0060 ]