{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ferry Street (B9100)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.466077,
            56.707366
          ],
          [
            -2.465934,
            56.706974
          ],
          [
            -2.465791,
            56.706582
          ],
          [
            -2.46574,
            56.70644
          ],
          [
            -2.465688,
            56.706299
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ferry Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.46635,
            56.708272
          ],
          [
            -2.466213,
            56.707819
          ],
          [
            -2.466077,
            56.707366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ferry Street (B9100)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.465688,
            56.706299
          ],
          [
            -2.465578,
            56.705985
          ],
          [
            -2.465468,
            56.705671
          ]
        ]
      }
    }
  ]
}