{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broad Balk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.662308,
            54.095534
          ],
          [
            -0.662888,
            54.098109
          ],
          [
            -0.663121,
            54.099141
          ],
          [
            -0.663566,
            54.100675
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070748493, YO17 8BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6623083226568384,
          54.095533903365656
        ]
      }
    }
  ]
}