{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025956501, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.48809463313026014,
          53.55146965590542
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092848840, Bigby Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4882114952468519,
          53.551579004053174
        ]
      }
    }
  ]
}