{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100041036594, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6079779680381874,
          50.530613593392744
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041191019, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.608146596582078,
          50.530593276404375
        ]
      }
    }
  ]
}