{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.891886,
            52.478204
          ],
          [
            -1.891674,
            52.47814
          ],
          [
            -1.891462,
            52.478075
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Moor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.893048,
            52.478611
          ],
          [
            -1.89293,
            52.478503
          ],
          [
            -1.892819,
            52.478482
          ],
          [
            -1.892505,
            52.478424
          ],
          [
            -1.891955,
            52.478287
          ],
          [
            -1.891406,
            52.478151
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Moor Street (B4100)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.893387,
            52.478503
          ],
          [
            -1.893151,
            52.478458
          ],
          [
            -1.892915,
            52.478413
          ],
          [
            -1.892905,
            52.478411
          ],
          [
            -1.892894,
            52.478409
          ],
          [
            -1.892744,
            52.47838
          ],
          [
            -1.892595,
            52.478352
          ],
          [
            -1.892241,
            52.478278
          ],
          [
            -1.891886,
            52.478204
          ]
        ]
      }
    }
  ]
}