{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Preston Street (A700)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.180551,
            55.939068
          ],
          [
            -3.180024,
            55.9391
          ],
          [
            -3.179497,
            55.939132
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "West Preston Street (A700)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.181894,
            55.938992
          ],
          [
            -3.181223,
            55.93903
          ],
          [
            -3.180551,
            55.939068
          ]
        ]
      }
    }
  ]
}