{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dunglass Lane South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.34887,
            55.879509
          ],
          [
            -4.349174,
            55.87926
          ],
          [
            -4.349479,
            55.879012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700393035, G14 9DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.348869541571612,
          55.879508848080796
        ]
      }
    }
  ]
}