{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ely Road (B1382)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.339184,
            52.41513
          ],
          [
            0.337419,
            52.414985
          ],
          [
            0.335655,
            52.414841
          ],
          [
            0.33187,
            52.414528
          ],
          [
            0.328086,
            52.414214
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ely Road (B1382)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.339184,
            52.41513
          ],
          [
            0.339642,
            52.415175
          ],
          [
            0.340101,
            52.41522
          ]
        ]
      }
    }
  ]
}