{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100040182799, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.187243196149806,
          50.79827373389078
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041043231, New Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1874537111516372,
          50.798181661265076
        ]
      }
    }
  ]
}