{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008666834, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5675027544980964,
          51.026028253572015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008666835, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5675592356480215,
          51.02601801788241
        ]
      }
    }
  ]
}