{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013447180, Grove Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.869044589928025,
          50.71933624153478
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023869426, Grove Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.869044589928025,
          50.71933624153478
        ]
      }
    }
  ]
}