{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "129034417, Bridge Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.428402278489566,
          55.90926039687068
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129034444, Bridge Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.42861872261812,
          55.909139284846646
        ]
      }
    }
  ]
}