{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "1775106761, Burnaby Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0979868754441438,
          50.79800897700895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024878740, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.097380784387083,
          50.79853486397748
        ]
      }
    }
  ]
}