{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crouch Hill (A281)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.271674,
            50.943428
          ],
          [
            -0.271657,
            50.943074
          ],
          [
            -0.271878,
            50.942613
          ],
          [
            -0.272146,
            50.942054
          ],
          [
            -0.272154,
            50.941835
          ],
          [
            -0.272155,
            50.941804
          ],
          [
            -0.272155,
            50.941802
          ]
        ]
      }
    }
  ]
}