{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ryebury Hill (A510)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.660905,
            52.327062
          ],
          [
            -0.660507,
            52.327625
          ],
          [
            -0.660323,
            52.327887
          ],
          [
            -0.660192,
            52.328206
          ],
          [
            -0.660098,
            52.328828
          ],
          [
            -0.660003,
            52.329451
          ],
          [
            -0.659944,
            52.329774
          ],
          [
            -0.659884,
            52.330097
          ]
        ]
      }
    }
  ]
}