{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elliott Street (B6298)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.745951,
            54.7139
          ],
          [
            -1.746027,
            54.714084
          ],
          [
            -1.746104,
            54.714269
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Elliott Street (B6298)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.746104,
            54.714269
          ],
          [
            -1.746273,
            54.714471
          ],
          [
            -1.746443,
            54.714674
          ]
        ]
      }
    }
  ]
}