{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Low Road (B1140)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.42239,
            52.675671
          ],
          [
            1.422672,
            52.67565
          ],
          [
            1.422954,
            52.675629
          ],
          [
            1.424868,
            52.67548
          ],
          [
            1.426783,
            52.67533
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Low Road (B1140)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.426783,
            52.67533
          ],
          [
            1.429058,
            52.675148
          ],
          [
            1.431334,
            52.674966
          ],
          [
            1.435159,
            52.67464
          ],
          [
            1.435883,
            52.674491
          ],
          [
            1.440265,
            52.67359
          ]
        ]
      }
    }
  ]
}