{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lasswade Road (A768)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.141956,
            55.877871
          ],
          [
            -3.141299,
            55.877999
          ],
          [
            -3.140642,
            55.878127
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lasswade Road (A768)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.140642,
            55.878127
          ],
          [
            -3.139765,
            55.878211
          ],
          [
            -3.138889,
            55.878296
          ]
        ]
      }
    }
  ]
}