Warning, /pim/itinerary/autotests/data/google-multi-passenger-flight.json is written in an unsupported language. File is not indexed.

0001 [
0002   {
0003     "@context": "http://schema.org",
0004     "@type": "FlightReservation",
0005     "modifiedTime": "2020-01-22T00:00:00",
0006     "reservationNumber": "RXJ34P",
0007     "reservationStatus": "http://schema.org/Confirmed",
0008     "underName": {
0009       "@type": "Person",
0010       "name": "John Green"
0011     },
0012     "reservationFor": {
0013       "@type": "Flight",
0014       "flightNumber": "201",
0015       "airline": {
0016         "@type": "Airline",
0017         "name": "United",
0018         "iataCode": "UA"
0019       },
0020       "departureAirport": {
0021         "@type": "Airport",
0022         "name": "John F. Kennedy International Airport",
0023         "iataCode": "JFK"
0024       },
0025       "departureTime": "2017-03-04T11:00:00-05:00",
0026       "arrivalAirport": {
0027         "@type": "Airport",
0028         "name": "O'Hare International Airport",
0029         "iataCode": "ORD"
0030       },
0031       "arrivalTime": "2017-03-05T13:25:00-06:00"
0032     },
0033     "checkinUrl": "http://united.com/onlinecheckin.html"
0034   },
0035   {
0036     "@context": "http://schema.org",
0037     "@type": "FlightReservation",
0038     "modifiedTime": "2020-01-22T00:00:00",
0039     "reservationNumber": "RXJ34P",
0040     "reservationStatus": "http://schema.org/Confirmed",
0041     "underName": {
0042       "@type": "Person",
0043       "name": "John Green"
0044     },
0045     "reservationFor": {
0046       "@type": "Flight",
0047       "flightNumber": "1050",
0048       "airline": {
0049         "@type": "Airline",
0050         "name": "United",
0051         "iataCode": "UA"
0052       },
0053       "departureAirport": {
0054         "@type": "Airport",
0055         "name": "O'Hare International Airport",
0056         "iataCode": "ORD"
0057       },
0058       "departureTime": "2017-03-05T14:55:00-06:00",
0059       "arrivalAirport": {
0060         "@type": "Airport",
0061         "name": "San Francisco Airport",
0062         "iataCode": "SFO"
0063       },
0064       "arrivalTime": "2017-03-05T15:15:00-08:00"
0065     },
0066     "checkinUrl": "http://united.com/onlinecheckin.html"
0067   },
0068   {
0069     "@context": "http://schema.org",
0070     "@type": "FlightReservation",
0071     "modifiedTime": "2020-01-22T00:00:00",
0072     "reservationNumber": "RXJ34P",
0073     "reservationStatus": "http://schema.org/Confirmed",
0074     "underName": {
0075       "@type": "Person",
0076       "name": "Eva Green"
0077     },
0078     "reservationFor": {
0079       "@type": "Flight",
0080       "flightNumber": "201",
0081       "airline": {
0082         "@type": "Airline",
0083         "name": "United",
0084         "iataCode": "UA"
0085       },
0086       "departureAirport": {
0087         "@type": "Airport",
0088         "name": "John F. Kennedy International Airport",
0089         "iataCode": "JFK"
0090       },
0091       "departureTime": "2017-03-04T11:00:00-05:00",
0092       "arrivalAirport": {
0093         "@type": "Airport",
0094         "name": "O'Hare International Airport",
0095         "iataCode": "ORD"
0096       },
0097       "arrivalTime": "2017-03-05T13:25:00-06:00"
0098     },
0099     "checkinUrl": "http://united.com/onlinecheckin.html"
0100   },
0101   {
0102     "@context": "http://schema.org",
0103     "@type": "FlightReservation",
0104     "modifiedTime": "2020-01-22T00:00:00",
0105     "reservationNumber": "RXJ34P",
0106     "reservationStatus": "http://schema.org/Confirmed",
0107     "underName": {
0108       "@type": "Person",
0109       "name": "Eva Green"
0110     },
0111     "reservationFor": {
0112       "@type": "Flight",
0113       "flightNumber": "1050",
0114       "airline": {
0115         "@type": "Airline",
0116         "name": "United",
0117         "iataCode": "UA"
0118       },
0119       "departureAirport": {
0120         "@type": "Airport",
0121         "name": "O'Hare International Airport",
0122         "iataCode": "ORD"
0123       },
0124       "departureTime": "2017-03-05T14:55:00-06:00",
0125       "arrivalAirport": {
0126         "@type": "Airport",
0127         "name": "San Francisco Airport",
0128         "iataCode": "SFO"
0129       },
0130       "arrivalTime": "2017-03-05T15:15:00-08:00"
0131     },
0132     "checkinUrl": "http://united.com/onlinecheckin.html"
0133   }
0134 ]
0135