{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thistle Street North East Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.197048,
            55.954355
          ],
          [
            -3.19715,
            55.954542
          ],
          [
            -3.196205,
            55.954704
          ],
          [
            -3.195254,
            55.954866
          ],
          [
            -3.195121,
            55.954688
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906245934, EH2 1DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1970570731211603,
          55.9546331162266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906437454, EH12 5HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1962267082057982,
          55.9547130648929
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024914810, EH12 5HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1962023845739593,
          55.954443736836055
        ]
      }
    }
  ]
}