{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scale Lane Staith",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.331278,
            53.742511
          ],
          [
            -0.330839,
            53.742436
          ],
          [
            -0.3304,
            53.742361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008633486, HU1 1LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3312782079045408,
          53.742510866995204
        ]
      }
    }
  ]
}