{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bourne May Road (B5270)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.996525,
            53.928469
          ],
          [
            -2.995676,
            53.928389
          ],
          [
            -2.995212,
            53.928346
          ],
          [
            -2.994867,
            53.928446
          ],
          [
            -2.994676,
            53.928466
          ],
          [
            -2.994485,
            53.928486
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bourne May Road (B5270)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.996525,
            53.928469
          ],
          [
            -2.996701,
            53.928489
          ],
          [
            -2.996878,
            53.928508
          ]
        ]
      }
    }
  ]
}