{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100062591744, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.16126020399902802,
          51.06075471322557
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062635637, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.16126020399902802,
          51.06075471322557
        ]
      }
    }
  ]
}