diff --git a/js/locations.js b/js/locations.js
index 49583f7c30a8eb9acc0144ea553806c6fe7fc4e2..893986fa8eebe28b574cc75ef0519b5cbd759086 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -241,4 +241,12 @@ var locations = [{
    "MLIST": "",
    "MATURL": "https://riot.im/app/#/room/#bsd:matrix.org",
    "TGURL": "https://t.me/unitedbsd"
+}, {
+   "LAT":" 10.62655",
+   "LNG": "76.14496",
+   "TITLE": "FOSSers VAST",
+   "URL": "https://fossers.vidyaacademy.ac.in",
+   "MLIST": "https://groups.google.com/forum/#!forum/vidya-foss-club",
+   "MATURL": "https://matrix.to/#/#FOSSersVAST:matrix.org",
+   "TGURL": "https://t.me/fossersvast"
 }];
\ No newline at end of file