{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "5154420, Freight Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1269217207859464,
          51.54066639184121
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5157575, Canal Reach",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12763116725120188,
          51.540246077739006
        ]
      }
    }
  ]
}