{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Evans' Heath (A1071)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.901651,
            52.034324
          ],
          [
            0.900835,
            52.034151
          ],
          [
            0.90002,
            52.033977
          ]
        ]
      }
    }
  ]
}