{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123016166, B787",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.5430447680102795,
          55.81769270480946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123103996, B787",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.543247797220175,
          55.81786826846207
        ]
      }
    }
  ]
}