{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Allt Ruadh",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.619673,
            57.2142
          ],
          [
            -5.619339,
            57.213884
          ],
          [
            -5.619189,
            57.213742
          ],
          [
            -5.619155,
            57.213543
          ],
          [
            -5.618839,
            57.213513
          ],
          [
            -5.618827,
            57.213512
          ],
          [
            -5.618538,
            57.213569
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130190033, IV40 8JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.61967524000904,
          57.21421140994648
        ]
      }
    }
  ]
}