{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118100271, Burnhead Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.056009245821468,
          55.82919286753102
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118195001, Burnhead Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.056009245821468,
          55.82919286753102
        ]
      }
    }
  ]
}