Warning, /pim/kitinerary/autotests/postprocessordata/bcbp-two-leg-expansion.post.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "@context": "http://schema.org",
0004         "@type": "FlightReservation",
0005         "airplaneSeat": "2F",
0006         "passengerSequenceNumber": "25",
0007         "programMembershipUsed": {
0008             "@type": "ProgramMembership",
0009             "member": {
0010                 "@type": "Person",
0011                 "familyName": "GRANDMAIRE",
0012                 "givenName": "MELANIE",
0013                 "name": "MELANIE GRANDMAIRE"
0014             },
0015             "membershipNumber": "1234567890123456",
0016             "programName": "AF"
0017         },
0018         "reservationFor": {
0019             "@type": "Flight",
0020             "airline": {
0021                 "@type": "Airline",
0022                 "iataCode": "AF"
0023             },
0024             "arrivalAirport": {
0025                 "@type": "Airport",
0026                 "address": {
0027                     "@type": "PostalAddress",
0028                     "addressCountry": "FR"
0029                 },
0030                 "geo": {
0031                     "@type": "GeoCoordinates",
0032                     "latitude": 49.009700775146484,
0033                     "longitude": 2.5477800369262695
0034                 },
0035                 "iataCode": "CDG"
0036             },
0037             "departureAirport": {
0038                 "@type": "Airport",
0039                 "address": {
0040                     "@type": "PostalAddress",
0041                     "addressCountry": "CH"
0042                 },
0043                 "geo": {
0044                     "@type": "GeoCoordinates",
0045                     "latitude": 46.231300354003906,
0046                     "longitude": 6.110270023345947
0047                 },
0048                 "iataCode": "GVA"
0049             },
0050             "departureDay": "2018-12-05",
0051             "flightNumber": "123"
0052         },
0053         "reservationNumber": "ABC123",
0054         "reservationStatus": "http://schema.org/ReservationConfirmed",
0055         "reservedTicket": {
0056             "@type": "Ticket",
0057             "ticketToken": "aztecCode:M2GRANDMAIRE/MELANIE  EABC123 GVACDGAF 0123 339C002F0025 130>5002A0571234567890  AF AF 1234567890123456    YDEF456 CDGDTWNW 0049 339F001A0002 12C2A012098765432101                       2PC ^18ABCDEFGH"
0058         },
0059         "underName": {
0060             "@type": "Person",
0061             "familyName": "GRANDMAIRE",
0062             "givenName": "MELANIE",
0063             "name": "MELANIE GRANDMAIRE"
0064         }
0065     }
0066 ]