{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foley Street (B6071)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.447856,
            53.387756
          ],
          [
            -1.447841,
            53.387834
          ],
          [
            -1.447988,
            53.388086
          ],
          [
            -1.448203,
            53.388173
          ],
          [
            -1.448787,
            53.38841
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Foley Street (B6071)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.448787,
            53.38841
          ],
          [
            -1.449375,
            53.388617
          ],
          [
            -1.449963,
            53.388824
          ]
        ]
      }
    }
  ]
}