{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lochburn Pass",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.286616,
            55.893471
          ],
          [
            -4.286598,
            55.893458
          ],
          [
            -4.28658,
            55.893446
          ],
          [
            -4.286182,
            55.893188
          ],
          [
            -4.285784,
            55.892929
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700394782, G20 0LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.286615779842115,
          55.893470737338816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700542266, G20 0LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.286615779842115,
          55.893470737338816
        ]
      }
    }
  ]
}