{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "484157058, Winnipeg Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.205027328011882,
          55.75970843815209
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484161976, Winnipeg Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.205027328011882,
          55.75970843815209
        ]
      }
    }
  ]
}