{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023494345, Majuba Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9495036828859895,
          52.48681990365541
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070331167, Colenso Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9494154477735475,
          52.4867119867837
        ]
      }
    }
  ]
}