{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malkin Street (B6543)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.422389,
            53.238166
          ],
          [
            -1.422296,
            53.238118
          ],
          [
            -1.422214,
            53.238097
          ],
          [
            -1.422132,
            53.238076
          ],
          [
            -1.421802,
            53.237995
          ],
          [
            -1.421471,
            53.237914
          ]
        ]
      }
    }
  ]
}