{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Solihull Bypass (A41)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.775922,
            52.420746
          ],
          [
            -1.776141,
            52.420809
          ],
          [
            -1.77636,
            52.420873
          ]
        ]
      }
    }
  ]
}