{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Todshill Street (B7086)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.062898,
            55.674989
          ],
          [
            -4.062812,
            55.674964
          ],
          [
            -4.062726,
            55.674939
          ]
        ]
      }
    }
  ]
}