{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45057978, Dundas Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3816545936120332,
          54.91313509102824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45159761, Dundas Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3816545936120332,
          54.91313509102824
        ]
      }
    }
  ]
}