{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burn Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.79915,
            55.639392
          ],
          [
            -4.798978,
            55.639234
          ],
          [
            -4.798961,
            55.639227
          ],
          [
            -4.79868,
            55.63911
          ],
          [
            -4.798559,
            55.639053
          ],
          [
            -4.798437,
            55.638996
          ],
          [
            -4.79842,
            55.638988
          ],
          [
            -4.798402,
            55.638979
          ],
          [
            -4.798341,
            55.638951
          ],
          [
            -4.798279,
            55.638922
          ],
          [
            -4.798103,
            55.638839
          ],
          [
            -4.797926,
            55.638756
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126086227, KA22 8EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.799387115770251,
          55.639460744886904
        ]
      }
    }
  ]
}