{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Cross (A357)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.394968,
            50.977287
          ],
          [
            -2.394795,
            50.977264
          ],
          [
            -2.394622,
            50.97724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Cross (A357)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.394622,
            50.97724
          ],
          [
            -2.394476,
            50.977259
          ],
          [
            -2.39433,
            50.977277
          ]
        ]
      }
    }
  ]
}