{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bent Hill (B1082)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.351243,
            51.960536
          ],
          [
            1.351232,
            51.960482
          ],
          [
            1.351221,
            51.960428
          ],
          [
            1.350793,
            51.960172
          ],
          [
            1.350748,
            51.960145
          ],
          [
            1.350884,
            51.959826
          ]
        ]
      }
    }
  ]
}