{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012110718, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.055685866123527,
          51.07894619495268
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090335990, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.055985448049693,
          51.07894092395433
        ]
      }
    }
  ]
}