{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jura Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.350518,
            55.780298
          ],
          [
            -4.350308,
            55.779956
          ],
          [
            -4.350305,
            55.779951
          ],
          [
            -4.349829,
            55.779718
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Jura Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.350841,
            55.780633
          ],
          [
            -4.350679,
            55.780466
          ],
          [
            -4.350518,
            55.780298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Jura Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.351313,
            55.781009
          ],
          [
            -4.351077,
            55.780821
          ],
          [
            -4.350841,
            55.780633
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131045574, G77 6TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.349828776507262,
          55.77971789883887
        ]
      }
    }
  ]
}