{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Conduit Street (B2040)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.892066,
            51.317841
          ],
          [
            0.891914,
            51.317897
          ],
          [
            0.891895,
            51.317904
          ],
          [
            0.891747,
            51.317875
          ],
          [
            0.89169,
            51.317852
          ],
          [
            0.891633,
            51.317829
          ],
          [
            0.891373,
            51.317715
          ],
          [
            0.891114,
            51.317602
          ]
        ]
      }
    }
  ]
}