getting core switches geo data integrated
diff --git a/web/ons-demo/data/configuration.json b/web/ons-demo/data/configuration.json
index b36fced..783a4de 100644
--- a/web/ons-demo/data/configuration.json
+++ b/web/ons-demo/data/configuration.json
@@ -37,5 +37,37 @@
 		"00:00:00:16:97:08:9a:46": [
 			"00:00:00:00:00:00:08:01"
 		]
+	},
+	"geo": {
+		"00:00:00:08:a2:08:f9:01": {
+			"lat": 39,
+			"lng": -98,
+			"label": "LAX"
+		},
+		"00:00:00:00:ba:5e:ba:11": {
+			"lat": 0,
+			"lng": 0,
+			"label": ""
+		},
+		"00:00:20:4e:7f:51:8a:35": {
+			"lat": 0,
+			"lng": 0,
+			"label": ""
+		},
+		"00:00:00:00:00:00:ba:12": {
+			"lat": 0,
+			"lng": 0,
+			"label": ""
+		},
+		"00:00:00:00:ba:5e:ba:13": {
+			"lat": 0,
+			"lng": 0,
+			"label": ""
+		},
+		"00:00:00:16:97:08:9a:46": {
+			"lat": 0,
+			"lng": 0,
+			"label": ""
+		}
 	}
 }
\ No newline at end of file