{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Logie Street (A923)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.002787,
            56.468416
          ],
          [
            -3.001977,
            56.468186
          ],
          [
            -3.001167,
            56.467956
          ],
          [
            -3.000915,
            56.467912
          ],
          [
            -3.000662,
            56.467867
          ]
        ]
      }
    }
  ]
}