{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandfield Bridge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.138446,
            52.511059
          ],
          [
            -2.138226,
            52.510957
          ],
          [
            -2.138007,
            52.510856
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sandfield Bridge (B4175)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.138446,
            52.511059
          ],
          [
            -2.138176,
            52.511184
          ],
          [
            -2.137906,
            52.51131
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sandfield Bridge (B4175)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.139064,
            52.510824
          ],
          [
            -2.138755,
            52.510941
          ],
          [
            -2.138446,
            52.511059
          ]
        ]
      }
    }
  ]
}