diff --git a/whereWeAre.geojson b/whereWeAre.geojson
index 97001a9..64df2d4 100644
--- a/whereWeAre.geojson
+++ b/whereWeAre.geojson
@@ -479,6 +479,22 @@
"name": "University of California, Santa Barbara eco-data-science",
"website": "UCSB eco-data-science"
}
+ },
+ {
+ "type": "Feature",
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 77.118788,
+ 28.732743
+ ]
+ },
+ "properties": {
+ "marker-symbol": "chemist",
+ "marker-color": "#FBA026",
+ "name": "SSCBS Study Group, Delhi",
+ "website": "SSCBS Study Group"
+ }
}
]
}