Warning, /pim/kitinerary/autotests/extractordata/deutschebahn/deutschebahn_one-leg-return-international.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": "",
0009             "arrivalStation": {
0010                 "@type": "TrainStation",
0011                 "name": "Brno hl.n."
0012             },
0013             "arrivalTime": "2027-11-15T14:19:00",
0014             "departureDay": "2027-11-15",
0015             "departurePlatform": "2",
0016             "departureStation": {
0017                 "@type": "TrainStation",
0018                 "name": "Berlin Hbf (tief)"
0019             },
0020             "departureTime": "2027-11-15T06:46:00",
0021             "trainNumber": "EC 171"
0022         },
0023         "reservationNumber": "XXX007",
0024         "reservationStatus": "http://schema.org/ReservationConfirmed",
0025         "reservedTicket": {
0026             "@type": "Ticket",
0027             "ticketedSeat": {
0028                 "@type": "Seat",
0029                 "seatNumber": "105",
0030                 "seatSection": "258"
0031             }
0032         },
0033         "totalPrice": 999.2
0034     },
0035     {
0036         "@context": "http://schema.org",
0037         "@type": "TrainReservation",
0038         "priceCurrency": "EUR",
0039         "reservationFor": {
0040             "@type": "TrainTrip",
0041             "arrivalPlatform": "6",
0042             "arrivalStation": {
0043                 "@type": "TrainStation",
0044                 "name": "Berlin Hbf (tief)"
0045             },
0046             "arrivalTime": "2027-11-17T21:15:00",
0047             "departureDay": "2027-11-17",
0048             "departurePlatform": "",
0049             "departureStation": {
0050                 "@type": "TrainStation",
0051                 "name": "Brno hl.n."
0052             },
0053             "departureTime": "2027-11-17T13:39:00",
0054             "trainNumber": "EC 170"
0055         },
0056         "reservationNumber": "XXX007",
0057         "reservationStatus": "http://schema.org/ReservationConfirmed",
0058         "reservedTicket": {
0059             "@type": "Ticket",
0060             "ticketedSeat": {
0061                 "@type": "Seat",
0062                 "seatNumber": "62",
0063                 "seatSection": "256"
0064             }
0065         },
0066         "totalPrice": 999.2
0067     }
0068 ]