{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bedales Hill (B2111)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.064307,
            50.996882
          ],
          [
            -0.064304,
            50.996747
          ],
          [
            -0.064302,
            50.996612
          ]
        ]
      }
    }
  ]
}