{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lagan Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.832938,
            55.730907
          ],
          [
            -3.832493,
            55.730457
          ],
          [
            -3.832048,
            55.730007
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lagan Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.832938,
            55.730907
          ],
          [
            -3.833327,
            55.730914
          ],
          [
            -3.833715,
            55.73092
          ],
          [
            -3.833919,
            55.730847
          ],
          [
            -3.834122,
            55.730775
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484168819, ML8 4JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8329816331874103,
          55.73090028691962
        ]
      }
    }
  ]
}