Example
{
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"FramedVehicleJourneyRef" : {
"DataFrameRef" : {
"value" : "..."
},
"DatedVehicleJourneyRef" : "..."
},
"JourneyPatternRef" : {
"value" : "..."
},
"VehicleMode" : [ "underground", "air" ],
"RouteRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionName" : {
"value" : "...",
"lang" : "..."
},
"ExternalLineRef" : {
"value" : "..."
},
"OperatorRef" : {
"value" : "..."
},
"ProductCategoryRef" : {
"value" : "..."
},
"ServiceFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"VehicleFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"OriginRef" : {
"value" : "..."
},
"OriginName" : {
"value" : "...",
"lang" : "..."
},
"OriginShortName" : {
"value" : "...",
"lang" : "..."
},
"Via" : [ {
"PlaceRef" : {
"value" : "..."
},
"PlaceName" : {
"value" : "...",
"lang" : "..."
},
"PlaceShortName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ]
}, {
"PlaceRef" : {
"value" : "..."
},
"PlaceName" : {
"value" : "...",
"lang" : "..."
},
"PlaceShortName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ]
} ],
"DestinationRef" : {
"value" : "..."
},
"DestinationName" : {
"value" : "...",
"lang" : "..."
},
"DestinationShortName" : {
"value" : "...",
"lang" : "..."
},
"VehicleJourneyName" : {
"value" : "...",
"lang" : "..."
},
"JourneyNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"HeadwayService" : true,
"OriginAimedDepartureTime" : "...",
"DestinationAimedArrivalTime" : "...",
"SituationRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"FacilityChange" : {
"EquipmentAvailability" : {
"EquipmentRef" : { },
"Description" : { },
"EquipmentStatus" : "notAvailable",
"ValidityPeriod" : { },
"EquipmentTypeRef" : { },
"EquipmentFeatures" : { }
},
"SituationRef" : {
"value" : "..."
},
"MobilityDisruption" : {
"MobilityImpairedAccess" : true,
"MobilityFacility" : [ "facmob_7", "facmob_5" ]
}
},
"BlockRef" : {
"value" : "..."
},
"CourseOfJourneyRef" : {
"value" : "..."
},
"VehicleRef" : {
"value" : "..."
},
"Monitored" : true,
"AimedDepartureTime" : "...",
"Extensions" : {
"any" : { }
}
}