diff --git a/js/locations.js b/js/locations.js
index 36c40a2db795f29840b3a4715ea02b7cba608e6a..49583f7c30a8eb9acc0144ea553806c6fe7fc4e2 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -233,4 +233,12 @@ var locations = [{
   "MLIST": "",
   "MATURL": "https://matrix.to/#/#ilugd:matrix.org",
   "TGURL": "https://t.me/joinchat/AAAAAEAc48wCHkUXViXBcg"
-}];
+}, {
+   "LAT":" 23.6",
+   "LNG": "72.95",
+   "TITLE": "UnitedBSD (BSD users Group) ",
+   "URL": "https://unitedbsd.com",
+   "MLIST": "",
+   "MATURL": "https://riot.im/app/#/room/#bsd:matrix.org",
+   "TGURL": "https://t.me/unitedbsd"
+}];
\ No newline at end of file