{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Linden Place (A768)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.1437,
            55.877766
          ],
          [
            -3.143557,
            55.877772
          ],
          [
            -3.143413,
            55.877778
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Linden Place (A768)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.143413,
            55.877778
          ],
          [
            -3.142685,
            55.877824
          ],
          [
            -3.141956,
            55.877871
          ]
        ]
      }
    }
  ]
}