{
  "id": "aircraft-ABCDE",
  "type": "Aircraft",
  "registration": "A-BCDE",
  "location": {
    "type": "Point",
    "coordinates": [
      50.503887,
      4.469936,
      10000
    ]
  },
  "speed": 810,
  "verticalSpeed": 2,
  "isOnGround": false,
  "heading": 45,
  "dateIssued": "2020-12-09T19:01:35.865Z",
  "belongsToAircraftModel": "aircraftModel-AirbusA310-200"
}