{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hurdle Makers Hill (A1071)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.072324,
            52.053007
          ],
          [
            1.072775,
            52.053209
          ],
          [
            1.073466,
            52.053245
          ],
          [
            1.074773,
            52.053192
          ],
          [
            1.075893,
            52.053147
          ],
          [
            1.07726,
            52.052869
          ]
        ]
      }
    }
  ]
}