{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Emma Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.33822,
            56.587555
          ],
          [
            -3.338436,
            56.587354
          ],
          [
            -3.338651,
            56.587152
          ],
          [
            -3.33879,
            56.587022
          ],
          [
            -3.338929,
            56.586892
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Emma Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.337606,
            56.588137
          ],
          [
            -3.337913,
            56.587846
          ],
          [
            -3.33822,
            56.587555
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Emma Street (B949)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.337085,
            56.588619
          ],
          [
            -3.337346,
            56.588378
          ],
          [
            -3.337606,
            56.588137
          ]
        ]
      }
    }
  ]
}