Warning, /pim/kitinerary/autotests/plist/apple-structured-data-train.json is written in an unsupported language. File is not indexed.

0001 {
0002     "SGEventMetadataKey": {
0003         "SGEventMetadataBundleIdKey": "com.apple.mail",
0004         "SGEventMetadataCategoryDescriptionKey": "Train",
0005         "SGEventMetadataConfidenceKey": 1,
0006         "SGEventMetadataEventActivitiesKey": [
0007         ],
0008         "SGEventMetadataParticipantsKey": [
0009         ],
0010         "SGEventMetadataSchemaOrgKey": [
0011             {
0012                 "@context": "http://schema.org",
0013                 "@type": "http://schema.org/TrainReservation",
0014                 "reservationFor": {
0015                     "@type": "http://schema.org/TrainTrip",
0016                     "arrivalStation": {
0017                         "@type": "http://schema.org/TrainStation",
0018                         "name": "Station B"
0019                     },
0020                     "arrivalTime": "2020-03-01T13:17:00+00:00",
0021                     "departureStation": {
0022                         "@type": "http://schema.org/TrainStation",
0023                         "name": "Station AAAAAAAAAA"
0024                     },
0025                     "departureTime": "2020-03-01T12:03:00+00:00",
0026                     "underName": {
0027                         "@type": "http://schema.org/Person"
0028                     }
0029                 },
0030                 "reservationId": "XY012345 , 03/01/2020 13:03",
0031                 "reservationNumber": "XY012345",
0032                 "reservationStatus": "http://schema.org/ReservationConfirmed"
0033             }
0034         ],
0035         "SGEventMetadataTypeKey": "StructuredEvent"
0036     },
0037     "SuggestionsSchemaOrg": [
0038         {
0039             "@context": "http://schema.org",
0040             "@type": "http://schema.org/TrainReservation",
0041             "reservationFor": {
0042                 "@type": "http://schema.org/TrainTrip",
0043                 "arrivalStation": {
0044                     "@type": "http://schema.org/TrainStation",
0045                     "name": "Station B"
0046                 },
0047                 "arrivalTime": "2020-03-01T13:17:00+00:00",
0048                 "departureStation": {
0049                     "@type": "http://schema.org/TrainStation",
0050                     "name": "Station AAAAAAAAAA"
0051                 },
0052                 "departureTime": "2020-03-01T12:03:00+00:00",
0053                 "underName": {
0054                     "@type": "http://schema.org/Person"
0055                 }
0056             },
0057             "reservationId": "XY012345 , 03/01/2020 13:03",
0058             "reservationNumber": "XY012345",
0059             "reservationStatus": "http://schema.org/ReservationConfirmed"
0060         }
0061     ]
0062 }