Warning, /pim/kitinerary/autotests/extractordata/regiojet/regiojet_bus_en-one-leg-single.txt.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "@context": "http://schema.org",
0004         "@type": "BusReservation",
0005         "potentialAction": [
0006             {
0007                 "@type": "UpdateAction",
0008                 "target": "https://jizdenky.studentagency.cz/OnlineTicket?pam1=0987654321&pam2=0123456789"
0009             }
0010         ],
0011         "reservationFor": {
0012             "@type": "BusTrip",
0013             "arrivalBusStop": {
0014                 "@type": "BusStation",
0015                 "name": "Brno, AN u hotelu Grand"
0016             },
0017             "arrivalTime": "2015-08-01T00:30:00",
0018             "busName": "Vienna → Prague",
0019             "busNumber": "SA",
0020             "departureBusStop": {
0021                 "@type": "BusStation",
0022                 "name": "Wien, Schwechat Airport Bbf."
0023             },
0024             "departurePlatform": "2",
0025             "departureTime": "2015-07-31T22:10:00"
0026         },
0027         "reservationNumber": "0123456789",
0028         "reservationStatus": "http://schema.org/ReservationConfirmed",
0029         "reservedTicket": {
0030             "@type": "Ticket",
0031             "ticketedSeat": {
0032                 "@type": "Seat",
0033                 "seatNumber": "48"
0034             }
0035         }
0036     }
0037 ]