{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kirk Loch Brae",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.442133,
            55.127769
          ],
          [
            -3.441743,
            55.127605
          ],
          [
            -3.441354,
            55.127442
          ],
          [
            -3.441211,
            55.127336
          ],
          [
            -3.441152,
            55.127292
          ],
          [
            -3.441134,
            55.127278
          ],
          [
            -3.440951,
            55.127142
          ],
          [
            -3.440712,
            55.126628
          ],
          [
            -3.440661,
            55.126519
          ],
          [
            -3.440333,
            55.126145
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137090233, DG11 1NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.442132813394621,
          55.127768648537554
        ]
      }
    }
  ]
}