Warning, /pim/kitinerary/autotests/extractordata/deutschebahn/deutschebahn_one-leg-single-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": "6",
0009             "arrivalStation": {
0010                 "@type": "TrainStation",
0011                 "name": "Berlin Hbf (tief)"
0012             },
0013             "arrivalTime": "2027-09-12T21:15:00",
0014             "departureDay": "2027-09-12",
0015             "departurePlatform": "",
0016             "departureStation": {
0017                 "@type": "TrainStation",
0018                 "name": "Brno hl.n."
0019             },
0020             "departureTime": "2027-09-12T13:39:00",
0021             "trainNumber": "EC 170"
0022         },
0023         "reservationNumber": "XXX007",
0024         "reservationStatus": "http://schema.org/ReservationConfirmed",
0025         "reservedTicket": {
0026             "@type": "Ticket",
0027             "ticketedSeat": {
0028                 "@type": "Seat",
0029                 "seatNumber": "71 73",
0030                 "seatSection": "256"
0031             }
0032         },
0033         "totalPrice": 99
0034     }
0035 ]