{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Butcher's Hill (B4022)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.430207,
            51.957971
          ],
          [
            -1.430508,
            51.957183
          ],
          [
            -1.430808,
            51.956395
          ],
          [
            -1.43096,
            51.955945
          ],
          [
            -1.431112,
            51.955494
          ]
        ]
      }
    }
  ]
}