{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wangford Hill (B1126)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.623753,
            52.352216
          ],
          [
            1.62512,
            52.351654
          ],
          [
            1.625206,
            52.351619
          ],
          [
            1.626715,
            52.351419
          ],
          [
            1.627638,
            52.351184
          ],
          [
            1.628048,
            52.351004
          ],
          [
            1.628914,
            52.350529
          ],
          [
            1.630901,
            52.349439
          ]
        ]
      }
    }
  ]
}