{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leana Ruadh",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -7.014557,
            58.199277
          ],
          [
            -7.015053,
            58.199186
          ],
          [
            -7.015549,
            58.199095
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "139025593, HS2 9JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -7.00907477149977,
          58.19723492599544
        ]
      }
    }
  ]
}