{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nith Street (A781)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.610159,
            55.065906
          ],
          [
            -3.610287,
            55.065858
          ],
          [
            -3.610415,
            55.06581
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Nith Street (A781)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.610159,
            55.065906
          ],
          [
            -3.610056,
            55.066052
          ],
          [
            -3.609953,
            55.066198
          ]
        ]
      }
    }
  ]
}