{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ben Cruachan View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.481223,
            56.408732
          ],
          [
            -5.481848,
            56.408448
          ],
          [
            -5.482472,
            56.408164
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125080482, PA34 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.481753735103859,
          56.40846243818522
        ]
      }
    }
  ]
}