{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fortingall Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.080438,
            55.784628
          ],
          [
            -4.08054,
            55.784522
          ],
          [
            -4.080642,
            55.784416
          ],
          [
            -4.080816,
            55.784232
          ],
          [
            -4.080989,
            55.784047
          ],
          [
            -4.08106,
            55.783968
          ],
          [
            -4.081131,
            55.78389
          ],
          [
            -4.081154,
            55.783865
          ],
          [
            -4.081178,
            55.783839
          ],
          [
            -4.081278,
            55.783728
          ],
          [
            -4.081379,
            55.783617
          ],
          [
            -4.081465,
            55.783521
          ],
          [
            -4.081552,
            55.783426
          ],
          [
            -4.081639,
            55.783329
          ],
          [
            -4.081727,
            55.783233
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484169405, G72 0YN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.08173500389372,
          55.783222169309916
        ]
      }
    }
  ]
}