{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010660087, Grove Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.27925530590656883,
          50.76866870999021
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062251887, Grove Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.27925530590656883,
          50.76866870999021
        ]
      }
    }
  ]
}