{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cleveland Street (B1366)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.901572,
            54.551942
          ],
          [
            -0.901581,
            54.551826
          ],
          [
            -0.90159,
            54.551711
          ],
          [
            -0.901656,
            54.550768
          ],
          [
            -0.901721,
            54.549825
          ]
        ]
      }
    }
  ]
}