{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025428818, East Wellington Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1978337788124405,
          55.85303664491051
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700152293, Duke Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.197205730269275,
          55.85351520701093
        ]
      }
    }
  ]
}