Warning, /pim/kitinerary/autotests/extractordata/fcm/fcmtravel_1.txt.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "@context": "http://schema.org",
0004         "@type": "FlightReservation",
0005         "reservationFor": {
0006             "@type": "Flight",
0007             "airline": {
0008                 "@type": "Airline",
0009                 "iataCode": "BT",
0010                 "name": "Air Baltic"
0011             },
0012             "arrivalAirport": {
0013                 "@type": "Airport",
0014                 "address": {
0015                     "@type": "PostalAddress",
0016                     "addressCountry": "LV"
0017                 },
0018                 "geo": {
0019                     "@type": "GeoCoordinates",
0020                     "latitude": 56.92319869995117,
0021                     "longitude": 23.97800064086914
0022                 },
0023                 "iataCode": "RIX",
0024                 "name": "Riga"
0025             },
0026             "arrivalTime": {
0027                 "@type": "QDateTime",
0028                 "@value": "2017-11-05T11:35:00+02:00",
0029                 "timezone": "Europe/Riga"
0030             },
0031             "departureAirport": {
0032                 "@type": "Airport",
0033                 "address": {
0034                     "@type": "PostalAddress",
0035                     "addressCountry": "DE"
0036                 },
0037                 "geo": {
0038                     "@type": "GeoCoordinates",
0039                     "latitude": 52.55379867553711,
0040                     "longitude": 13.29319953918457
0041                 },
0042                 "iataCode": "TXL",
0043                 "name": "Tegel"
0044             },
0045             "departureDay": "2017-11-05",
0046             "departureTime": {
0047                 "@type": "QDateTime",
0048                 "@value": "2017-11-05T08:55:00+01:00",
0049                 "timezone": "Europe/Berlin"
0050             },
0051             "flightNumber": "212"
0052         },
0053         "reservationNumber": "ABCDEF",
0054         "reservationStatus": "http://schema.org/ReservationConfirmed",
0055         "underName": {
0056             "@type": "Person",
0057             "name": "John Doe"
0058         }
0059     },
0060     {
0061         "@context": "http://schema.org",
0062         "@type": "FlightReservation",
0063         "reservationFor": {
0064             "@type": "Flight",
0065             "airline": {
0066                 "@type": "Airline",
0067                 "iataCode": "BT",
0068                 "name": "Air Baltic"
0069             },
0070             "arrivalAirport": {
0071                 "@type": "Airport",
0072                 "address": {
0073                     "@type": "PostalAddress",
0074                     "addressCountry": "DE"
0075                 },
0076                 "geo": {
0077                     "@type": "GeoCoordinates",
0078                     "latitude": 52.55379867553711,
0079                     "longitude": 13.29319953918457
0080                 },
0081                 "iataCode": "TXL",
0082                 "name": "Tegel"
0083             },
0084             "arrivalTime": {
0085                 "@type": "QDateTime",
0086                 "@value": "2017-11-10T08:20:00+01:00",
0087                 "timezone": "Europe/Berlin"
0088             },
0089             "departureAirport": {
0090                 "@type": "Airport",
0091                 "address": {
0092                     "@type": "PostalAddress",
0093                     "addressCountry": "LV"
0094                 },
0095                 "geo": {
0096                     "@type": "GeoCoordinates",
0097                     "latitude": 56.92319869995117,
0098                     "longitude": 23.97800064086914
0099                 },
0100                 "iataCode": "RIX",
0101                 "name": "Riga"
0102             },
0103             "departureDay": "2017-11-10",
0104             "departureTime": {
0105                 "@type": "QDateTime",
0106                 "@value": "2017-11-10T07:35:00+02:00",
0107                 "timezone": "Europe/Riga"
0108             },
0109             "flightNumber": "211"
0110         },
0111         "reservationNumber": "ABCDEF",
0112         "reservationStatus": "http://schema.org/ReservationConfirmed",
0113         "underName": {
0114             "@type": "Person",
0115             "name": "John Doe"
0116         }
0117     }
0118 ]