{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Street (A5271)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.13603,
            54.601667
          ],
          [
            -3.135313,
            54.601426
          ],
          [
            -3.134597,
            54.601185
          ]
        ]
      }
    }
  ]
}