{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slingsby Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.928885,
            54.158879
          ],
          [
            -0.927489,
            54.158076
          ],
          [
            -0.926093,
            54.157273
          ],
          [
            -0.925921,
            54.157114
          ],
          [
            -0.925749,
            54.156955
          ],
          [
            -0.925187,
            54.155454
          ],
          [
            -0.925033,
            54.155043
          ],
          [
            -0.924468,
            54.153977
          ],
          [
            -0.924444,
            54.153929
          ],
          [
            -0.92442,
            54.153882
          ],
          [
            -0.923941,
            54.152867
          ],
          [
            -0.92389,
            54.152676
          ],
          [
            -0.923565,
            54.151444
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070748346, YO60 7DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9235645921854577,
          54.15144377338877
        ]
      }
    }
  ]
}