{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cheverton Shute (B3323)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.351302,
            50.657631
          ],
          [
            -1.351337,
            50.657243
          ],
          [
            -1.351508,
            50.656794
          ],
          [
            -1.352965,
            50.654828
          ],
          [
            -1.353136,
            50.654597
          ],
          [
            -1.354295,
            50.652414
          ],
          [
            -1.35416,
            50.651959
          ]
        ]
      }
    }
  ]
}