{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123018185, Beith Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.531095163430946,
          55.82247836905055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123099852, Auchengreoch Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.5315552284586795,
          55.822432942900974
        ]
      }
    }
  ]
}