{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shaw Street (B4205)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.223332,
            52.194088
          ],
          [
            -2.22323,
            52.194106
          ],
          [
            -2.223127,
            52.194124
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Shaw Street (B4205)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.223127,
            52.194124
          ],
          [
            -2.22236,
            52.194202
          ],
          [
            -2.221592,
            52.19428
          ]
        ]
      }
    }
  ]
}