{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Causeway (A313)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.336143,
            51.426075
          ],
          [
            -0.335494,
            51.425863
          ],
          [
            -0.335077,
            51.425727
          ],
          [
            -0.334904,
            51.425603
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Causeway (A313)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.334904,
            51.425603
          ],
          [
            -0.334814,
            51.42559
          ],
          [
            -0.334723,
            51.425578
          ]
        ]
      }
    }
  ]
}