{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125015376, West Montrose Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.73498188450016,
          56.007303278206905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125089250, Colquhoun Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.734722421460141,
          56.007264093582236
        ]
      }
    }
  ]
}