{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123013658, Earl Haig Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.367906596857928,
          55.860251779402255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123102330, Zetland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.368270879688192,
          55.86046047153549
        ]
      }
    }
  ]
}