{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wenlock Street (B6065)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.389428,
            53.370974
          ],
          [
            -1.389124,
            53.370712
          ],
          [
            -1.388819,
            53.37045
          ]
        ]
      }
    }
  ]
}